GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
virtual Bool_t ADF::ConcreteFrame::LinkSubFrame ( UInt_t  ,
Frame  
)
inlinevirtualinherited

Attach the sub-frame corresponding to the given subkey to the Frame given in the second argument.

The data part of the sub-frame is linked to the frame given as an argument. Its key is modified just to set the correct length using GetDataLength. The Key part is not linked because one may need to get a sub-frame

Reimplemented from ADF::Frame.

Reimplemented in ADF::CompositeFrame.

Definition at line 505 of file Frame.h.