4 #include "St_table_header_Table.h"
21 SetType(
"table_header");
25 strncat(header.
name,table->GetName(),
sizeof(header.
name));
36 void *ReAllocate(table_head_st *header, Int_t newsize)
47 if (header && newsize) {
virtual Long_t GetRowSize() const
Returns the size (in bytes) of one table row.
virtual const Char_t * GetType() const
Returns the type of the wrapped C-structure kept as the TNamed title.
virtual Long_t GetNRows() const
Returns the number of the used rows for the wrapped table.
virtual Long_t GetTableSize() const
Returns the number of the allocated rows.