178 if ( !dsc || !
fSize)
Warning(
"TGenericTable",
"Wrong table format");
199 if ( !dsc || !
fSize)
Warning(
"TGenericTable",
"Wrong table format");
#define TableClassStreamerImp(className)
virtual void SetDescriptorPointer(TTableDescriptor *list)
to be documented
TTableDescriptor * fColDescriptors
ClassImp(TTable) TTableDescriptor *TTable return new TTableDescriptor(this)
protected: create a new TTableDescriptor descriptor for this table
Int_t Sizeof() const
to be documented
ClassImp(TGenericTable) TableClassStreamerImp(TGenericTable) TGenericTable
Create TGenericTable by TTableDescriptor pointer:
virtual void Set(Int_t n)
Set array size of TTable object to n longs. If n<0 leave array unchanged.
virtual ~TGenericTable()
destructor
virtual Int_t Sizeof() const
Return size of the TNamed part of the TObject.
static TTableDescriptor * MakeDescriptor(const char *structName)
MakeDescriptor(const char *structName) - static method structName - the name of the C structure to cr...
virtual void Warning(const char *method, const char *msgfmt,...) const
Issue warning message.