Cint::G__MethodArgInfo Class Reference

#include <MethodAr.h>

List of all members.

Public Member Functions

 ~G__MethodArgInfo ()
void Init (class G__MethodInfo &a)
 G__MethodArgInfo (class G__MethodInfo &a)
 G__MethodArgInfo (const G__MethodArgInfo &mai)
G__MethodArgInfooperator= (const G__MethodArgInfo &mai)
const char * Name ()
G__TypeInfoType ()
long Property ()
char * DefaultValue ()
G__MethodInfoArgOf ()
int IsValid ()
int Next ()
 G__MethodArgInfo ()

Private Attributes

long argn
G__MethodInfobelongingmethod
G__TypeInfo type


Detailed Description

Definition at line 31 of file MethodAr.h.


Constructor & Destructor Documentation

Cint::G__MethodArgInfo::~G__MethodArgInfo (  )  [inline]

Definition at line 37 of file MethodAr.h.

Cint::G__MethodArgInfo::G__MethodArgInfo ( class G__MethodInfo a  )  [inline]

Definition at line 39 of file MethodAr.h.

References Init().

Cint::G__MethodArgInfo::G__MethodArgInfo ( const G__MethodArgInfo mai  )  [inline]

Definition at line 41 of file MethodAr.h.

Cint::G__MethodArgInfo::G__MethodArgInfo (  )  [inline]

Definition at line 62 of file MethodAr.h.


Member Function Documentation

void Cint::G__MethodArgInfo::Init ( class G__MethodInfo a  ) 

G__MethodArgInfo& Cint::G__MethodArgInfo::operator= ( const G__MethodArgInfo mai  )  [inline]

Definition at line 44 of file MethodAr.h.

References argn, belongingmethod, type, and type.

const char* Cint::G__MethodArgInfo::Name (  ) 

G__TypeInfo* Cint::G__MethodArgInfo::Type (  )  [inline]

Definition at line 49 of file MethodAr.h.

References type.

long Cint::G__MethodArgInfo::Property (  ) 

char* Cint::G__MethodArgInfo::DefaultValue (  ) 

G__MethodInfo* Cint::G__MethodArgInfo::ArgOf (  )  [inline]

Definition at line 52 of file MethodAr.h.

int Cint::G__MethodArgInfo::IsValid (  ) 

int Cint::G__MethodArgInfo::Next (  ) 


Member Data Documentation

long Cint::G__MethodArgInfo::argn [private]

Definition at line 57 of file MethodAr.h.

Referenced by operator=().

G__MethodInfo* Cint::G__MethodArgInfo::belongingmethod [private]

Definition at line 58 of file MethodAr.h.

Referenced by operator=().

G__TypeInfo Cint::G__MethodArgInfo::type [private]

Definition at line 59 of file MethodAr.h.

Referenced by operator=().


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 16:56:26 2011 for ROOT_528-00b_version by  doxygen 1.5.1