#include <THtml.h>
Inheritance diagram for THtml::TParseStack::TParseElement:


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 |
| TDictionary * | Dict () const |
| TParseElement & | SetContext (EContext ctx) |
| Bool_t | IsUsing (const char *cIdentifier) const |
| TString * | GetUsing () const |
| const char * | GetCloseTag () const |
|
||||||||||||||||||||||||
|
Definition at line 182 of file THtml.h. References TNamed::fName, and TNamed::fTitle. |
|
||||||||||||||||||||||||
|
Definition at line 185 of file THtml.h. References TNamed::fName, and TNamed::fTitle. |
|
|
|
|
|
|
|
|
Definition at line 205 of file THtml.h. Referenced by THtml::TParseStack::Context(), THtml::TParseStack::GetFQI(), and THtml::TParseStack::IsInStack(). |
|
|
Definition at line 207 of file THtml.h. Referenced by THtml::TParseStack::BlockSpec(), THtml::TParseStack::GetFQI(), and THtml::TParseStack::IsInStack(). |
|
|
Definition at line 209 of file THtml.h. Referenced by THtml::TParseStack::Dict(). |
|
|
|
|
|
Definition at line 215 of file THtml.h. References TString::Contains(), and TNamed::fName. Referenced by THtml::TParseStack::IsUsing(). |
|
|
Definition at line 223 of file THtml.h. Referenced by THtml::TParseStack::FindType(). |
|
|
|
1.2.16