#include <TGSimpleTable.h>
Inheritance diagram for TGSimpleTable:
Public Member Functions | |
TGSimpleTable (TGWindow *p, Int_t id, Double_t **data, UInt_t nrows, UInt_t ncolumns) | |
virtual | ~TGSimpleTable () |
TGSimpleTable (TGWindow *p, Int_t id, Double_t **data, UInt_t nrows, UInt_t ncolumns) | |
virtual | ~TGSimpleTable () |
Definition at line 20 of file TGSimpleTable.h.
TGSimpleTable::TGSimpleTable | ( | TGWindow * | p, | |
Int_t | id, | |||
Double_t ** | data, | |||
UInt_t | nrows, | |||
UInt_t | ncolumns | |||
) |
TGSimpleTable::~TGSimpleTable | ( | ) | [virtual] |
TGSimpleTable::TGSimpleTable | ( | TGWindow * | p, | |
Int_t | id, | |||
Double_t ** | data, | |||
UInt_t | nrows, | |||
UInt_t | ncolumns | |||
) |
virtual TGSimpleTable::~TGSimpleTable | ( | ) | [virtual] |