BRAT 2.4.5
Class index
Full class index
brahmlib
BRAHMS
ROOT page

BrAppOption


class description - source file - inheritance tree

class BrAppOption : public TObject


    public:
void ~BrAppOption() static TClass* Class() virtual Int_t Compare(const TObject* o) const Int_t Compare(TObject* o) const Char_t* GetHelpString() const const Char_t* GetLongName() const virtual const Char_t* GetName() const virtual Int_t GetNValues() const const Char_t GetShortName() const ULong_t Hash() virtual ULong_t Hash() const virtual TClass* IsA() const virtual Bool_t IsSortable() const virtual Bool_t NeedValue() const virtual void Print(Option_t* option) const virtual Bool_t SetValue(const Char_t* value = "0", Int_t i = -1) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
Int_t fNValues Char_t fShortName TString fLongName TString fHelpString


See also

BrAppBoolOption, BrAppFloatOption, BrAppIntOption, BrAppStringOption

Class Description

 Command line option classes.  Currently, these options can only
 take one value, and one alone.  The types of arguments implmented
 are
       Float_t, Int_t, Bool_t, and String


Int_t Compare(const TObject* o) const

Int_t Compare(TObject* o)

ULong_t Hash(void)

ULong_t Hash(void) const

void Print(Option_t* option) const
 Print information on this option



Inline Functions


        const Char_t* GetName() const
         const Char_t GetShortName() const
        const Char_t* GetLongName() const
        const Char_t* GetHelpString() const
                Int_t GetNValues() const
               Bool_t SetValue(const Char_t* value = "0", Int_t i = -1)
               Bool_t NeedValue() const
               Bool_t IsSortable() const
              TClass* Class()
              TClass* IsA() const
                 void ShowMembers(TMemberInspector& insp, char* parent)
                 void Streamer(TBuffer& b)
                 void StreamerNVirtual(TBuffer& b)
                 void ~BrAppOption()

This page automatically generated by script docBrat by Christian Holm

Copyright ; 2002 BRAHMS Collaboration <brahmlib@rcf.rhic.bnl.gov>
Last Update on 2002/04/23 15:18:30 $ by

Validate HTML
Validate CSS