TMethod


class description - source file - inheritance tree

class TMethod : public TFunction

    private:
virtual void CreateSignature() public:
TMethod(const TMethod& org) TMethod(G__MethodInfo* info = 0, TClass* cl = 0) virtual ~TMethod() static TClass* Class() virtual TObject* Clone(const char* newname) const virtual TDataMember* FindDataMember() TClass* GetClass() const virtual const char* GetCommentString() const virtual TList* GetListOfMethodArgs() virtual TClass* IsA() const EMenuItemKind IsMenuItem() const TMethod& operator=(const TMethod& rhs) virtual void SetMenuItem(EMenuItemKind menuItem) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
TClass* fClass pointer to the class EMenuItemKind fMenuItem type of menuitem in context menu

Class Description



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.