TMessage
class description - source file - inheritance tree
private:
TMessage(void* buf, Int_t bufsize)
TMessage(const TMessage&)
void operator=(const TMessage&)
void SetLength() const
public:
TMessage(UInt_t what = kMESS_ANY)
virtual ~TMessage()
static TClass* Class()
void Forward()
TClass* GetClass() const
virtual TClass* IsA() const
virtual void Reset()
void Reset(UInt_t what)
void SetWhat(UInt_t what)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
UInt_t What() const
private:
UInt_t fWhat message type
TClass* fClass if message is kMESS_OBJECT, pointer to object's class
Last update: Fri May 14 13:32:41 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.