TDataType


class description - source file - inheritance tree

class TDataType : public TDictionary

    private:
void SetType(const char* name) public:
TDataType(const char* typenam) TDataType(const TDataType&) TDataType(G__TypedefInfo* info = 0) virtual ~TDataType() const char* AsString(void* buf) const static TClass* Class() const char* GetFullTypeName() const Int_t GetType() const const char* GetTypeName() const virtual TClass* IsA() const virtual Long_t Property() const virtual void ShowMembers(TMemberInspector& insp, char* parent) Int_t Size() const virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
G__TypedefInfo* fInfo pointer to CINT typedef info Int_t fSize size of basic type (in case fInfo==0) EDataType fType type id

Class Description



Last update: Fri May 14 13:32:37 2004


ROOT 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 ROOT support, or contact the developers with any questions or problems regarding ROOT.