FrTable


class description - source file - inheritance tree

class FrTable


    public:
FrTable FrTable() FrTable FrTable(const FrTable&) void ~FrTable()

Data Members


    public:
FrSH* classe class information (internal structure) */ char* name table name */ char* comment comment */ unsigned short nColumn number of column */ unsigned int nRow number of row */ char** columnName name of each column */ FrVect* column first column of the table */ FrTable* next next table if any */

Class Description




Inline Functions


        FrTable FrTable()
        FrTable FrTable(const FrTable&)
           void ~FrTable()
Last update: Tue Jul 1 17:27:26 2003


- ROOT page - VEGA page - Class index - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to , or contact with any questions or problems regarding ROOT or VEGA.