A DataFrame has a Data Interace that helps streaming ADF objects from/to the underlying Frame. More...
#include <GenericFrame.h>
Public Member Functions | |
virtual Data_T * | Data ()=0 |
DataFrame () | |
virtual const Data_T * | GetData () const =0 |
virtual | ~DataFrame () |
A DataFrame has a Data Interace that helps streaming ADF objects from/to the underlying Frame.
Definition at line 23 of file GenericFrame.h.