GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Bool_t Key::Link ( const Char_t *  buf,
UInt_t  size 
)
virtualinherited

Link an external buffer to this key.

The second argument is here just to be sure the attached buffer does not have a size smaller that the key because it might be a problem.

It returns false in case the buffer cannot be linked, true otherwise

Definition at line 74 of file Key.cpp.