TOptionListItem Class Reference

#include <TDataMember.h>

Inheritance diagram for TOptionListItem:

TObject TObject List of all members.

Public Member Functions

 TOptionListItem (TDataMember *m, Long_t val, Long_t valmask, Long_t tglmask, const char *name, const char *label)
 ~TOptionListItem ()
 TOptionListItem (TDataMember *m, Long_t val, Long_t valmask, Long_t tglmask, const char *name, const char *label)
 ~TOptionListItem ()

Public Attributes

TDataMemberfDataMember
Long_t fValue
Long_t fValueMaskBit
Long_t fToggleMaskBit
char * fOptName
char * fOptLabel
TDataMemberfDataMember
char * fOptName
char * fOptLabel

Protected Member Functions

 TOptionListItem (const TOptionListItem &)
TOptionListItemoperator= (const TOptionListItem &)
 TOptionListItem (const TOptionListItem &)
TOptionListItemoperator= (const TOptionListItem &)

Detailed Description

Definition at line 93 of file TDataMember.h.


Constructor & Destructor Documentation

TOptionListItem::TOptionListItem ( const TOptionListItem  )  [protected]

Definition at line 831 of file TDataMember.cxx.

TOptionListItem::TOptionListItem ( TDataMember m,
Long_t  val,
Long_t  valmask,
Long_t  tglmask,
const char *  name,
const char *  label 
)

Definition at line 804 of file TDataMember.cxx.

References d, fDataMember, fOptLabel, fOptName, fToggleMaskBit, fValue, fValueMaskBit, and strlcpy().

TOptionListItem::~TOptionListItem (  ) 

Definition at line 860 of file TDataMember.cxx.

References fOptLabel, and fOptName.

TOptionListItem::TOptionListItem ( const TOptionListItem  )  [protected]

TOptionListItem::TOptionListItem ( TDataMember m,
Long_t  val,
Long_t  valmask,
Long_t  tglmask,
const char *  name,
const char *  label 
)

TOptionListItem::~TOptionListItem (  ) 


Member Function Documentation

TOptionListItem & TOptionListItem::operator= ( const TOptionListItem  )  [protected]

Definition at line 844 of file TDataMember.cxx.

References fDataMember, fOptLabel, fOptName, fToggleMaskBit, fValue, fValueMaskBit, and TObject::operator=().

TOptionListItem& TOptionListItem::operator= ( const TOptionListItem  )  [protected]


Member Data Documentation

TDataMember* TOptionListItem::fDataMember

Definition at line 100 of file TDataMember.h.

Referenced by operator=(), and TOptionListItem().

Long_t TOptionListItem::fValue

Definition at line 101 of file TDataMember.h.

Referenced by TRootContextMenu::Dialog(), operator=(), and TOptionListItem().

Long_t TOptionListItem::fValueMaskBit

Definition at line 102 of file TDataMember.h.

Referenced by operator=(), and TOptionListItem().

Long_t TOptionListItem::fToggleMaskBit

Definition at line 103 of file TDataMember.h.

Referenced by operator=(), and TOptionListItem().

char* TOptionListItem::fOptName

Definition at line 104 of file TDataMember.h.

Referenced by ClassImp(), TRootContextMenu::Dialog(), operator=(), TOptionListItem(), and ~TOptionListItem().

char* TOptionListItem::fOptLabel

Definition at line 105 of file TDataMember.h.

Referenced by TRootContextMenu::Dialog(), operator=(), TOptionListItem(), and ~TOptionListItem().

TDataMember* TOptionListItem::fDataMember

Definition at line 100 of file TDataMember.h.

char* TOptionListItem::fOptName

Definition at line 104 of file TDataMember.h.

char* TOptionListItem::fOptLabel

Definition at line 105 of file TDataMember.h.


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