TMethodArg


class description - source file - inheritance tree

class TMethodArg : public TDictionary


    public:
TMethodArg(const TMethodArg&) TMethodArg(G__MethodArgInfo* info = 0, TFunction* method = 0) virtual ~TMethodArg() static TClass* Class() TDataMember* GetDataMember() const const char* GetDefault() const const char* GetFullTypeName() const TFunction* GetMethod() const TList* GetOptions() const const char* GetTypeName() const virtual TClass* IsA() const virtual Long_t Property() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
G__MethodArgInfo* fInfo pointer to CINT method argument info TFunction* fMethod pointer to the method or global function TDataMember* fDataMember TDataMember pointed by this arg,to get values and options from.

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.