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