Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

THtml::TParseStack::TParseElement Class Reference

#include <THtml.h>

Inheritance diagram for THtml::TParseStack::TParseElement:

Inheritance graph
[legend]
Collaboration diagram for THtml::TParseStack::TParseElement:

Collaboration graph
[legend]
List of all members.

Public Methods

 TParseElement (EContext ctx=kUndefined, EBlockSpec bsp=kBlkUndefined, const char *fName=0, const char *fTitle=0, TDictionary *dict=0)
 TParseElement (char cStart, EBlockSpec bsp=kBlkUndefined, const char *fName=0, const char *fTitle=0, TDictionary *dict=0)
virtual ~TParseElement ()
void AddUsing (const char *cIdentifier)
EContext Context () const
EBlockSpec BlockSpec () const
TDictionaryDict () const
TParseElement & SetContext (EContext ctx)
Bool_t IsUsing (const char *cIdentifier) const
TStringGetUsing () const
const char * GetCloseTag () const

Constructor & Destructor Documentation

THtml::TParseStack::TParseElement::TParseElement EContext    ctx = kUndefined,
EBlockSpec    bsp = kBlkUndefined,
const char *    fName = 0,
const char *    fTitle = 0,
TDictionary   dict = 0
 

Definition at line 182 of file THtml.h.

References TNamed::fName, and TNamed::fTitle.

THtml::TParseStack::TParseElement::TParseElement char    cStart,
EBlockSpec    bsp = kBlkUndefined,
const char *    fName = 0,
const char *    fTitle = 0,
TDictionary   dict = 0
 

Definition at line 185 of file THtml.h.

References TNamed::fName, and TNamed::fTitle.

virtual THtml::TParseStack::TParseElement::~TParseElement   [virtual]
 

Definition at line 196 of file THtml.h.


Member Function Documentation

void THtml::TParseStack::TParseElement::AddUsing const char *    cIdentifier
 

Definition at line 200 of file THtml.h.

EContext THtml::TParseStack::TParseElement::Context   const
 

Definition at line 205 of file THtml.h.

Referenced by THtml::TParseStack::Context(), THtml::TParseStack::GetFQI(), and THtml::TParseStack::IsInStack().

EBlockSpec THtml::TParseStack::TParseElement::BlockSpec   const
 

Definition at line 207 of file THtml.h.

Referenced by THtml::TParseStack::BlockSpec(), THtml::TParseStack::GetFQI(), and THtml::TParseStack::IsInStack().

TDictionary* THtml::TParseStack::TParseElement::Dict   const
 

Definition at line 209 of file THtml.h.

Referenced by THtml::TParseStack::Dict().

TParseElement& THtml::TParseStack::TParseElement::SetContext EContext    ctx
 

Definition at line 211 of file THtml.h.

Bool_t THtml::TParseStack::TParseElement::IsUsing const char *    cIdentifier const
 

Definition at line 215 of file THtml.h.

References TString::Contains(), and TNamed::fName.

Referenced by THtml::TParseStack::IsUsing().

TString* THtml::TParseStack::TParseElement::GetUsing   const
 

Definition at line 223 of file THtml.h.

Referenced by THtml::TParseStack::FindType().

const char* THtml::TParseStack::TParseElement::GetCloseTag   const
 

Definition at line 227 of file THtml.h.


The documentation for this class was generated from the following file:
Generated on Thu Dec 18 15:03:57 2003 for ROOT by doxygen1.2.16