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

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 in ADF::ConcreteFrame, and ADF::CompositeFrame.

Definition at line 251 of file Frame.h.