TStringToken Class Reference

#include <TPRegexp.h>

Inheritance diagram for TStringToken:

TString TString List of all members.

Public Member Functions

 TStringToken (const TString &fullStr, const TString &splitRe, Bool_t retVoid=kFALSE)
virtual ~TStringToken ()
Bool_t NextToken ()
Bool_t AtEnd () const
 TStringToken (const TString &fullStr, const TString &splitRe, Bool_t retVoid=kFALSE)
virtual ~TStringToken ()
Bool_t NextToken ()
Bool_t AtEnd () const

Protected Attributes

const TString fFullStr
TPRegexp fSplitRe
Bool_t fReturnVoid
Int_t fPos

Detailed Description

Definition at line 142 of file TPRegexp.h.


Constructor & Destructor Documentation

TStringToken::TStringToken ( const TString fullStr,
const TString splitRe,
Bool_t  retVoid = kFALSE 
)

virtual TStringToken::~TStringToken (  )  [inline, virtual]

Definition at line 152 of file TPRegexp.h.

TStringToken::TStringToken ( const TString fullStr,
const TString splitRe,
Bool_t  retVoid = kFALSE 
)

virtual TStringToken::~TStringToken (  )  [inline, virtual]

Definition at line 152 of file TPRegexp.h.


Member Function Documentation

Bool_t TStringToken::NextToken (  ) 

Definition at line 943 of file TPRegexp.cxx.

References fFullStr, fPos, fReturnVoid, fSplitRe, kFALSE, kTRUE, TString::Length(), TPRegexp::Match(), TString::operator=(), and x.

Referenced by ClassImpQ().

Bool_t TStringToken::AtEnd (  )  const [inline]

Definition at line 155 of file TPRegexp.h.

References fFullStr, fPos, and TString::Length().

Referenced by ClassImpQ().

Bool_t TStringToken::NextToken (  ) 

Bool_t TStringToken::AtEnd (  )  const [inline]

Definition at line 155 of file TPRegexp.h.

References fFullStr, fPos, and TString::Length().


Member Data Documentation

const TString TStringToken::fFullStr [protected]

Definition at line 145 of file TPRegexp.h.

Referenced by AtEnd(), and NextToken().

TPRegexp TStringToken::fSplitRe [protected]

Definition at line 146 of file TPRegexp.h.

Referenced by NextToken().

Bool_t TStringToken::fReturnVoid [protected]

Definition at line 147 of file TPRegexp.h.

Referenced by NextToken().

Int_t TStringToken::fPos [protected]

Definition at line 148 of file TPRegexp.h.

Referenced by AtEnd(), and NextToken().


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