#include <THtml.h>
Inheritance diagram for THtml::TDocElement:


Public Methods | |
| TDocElement (const TString doc, const TString sourceLink="", const TString docLink="") | |
| const TString & | GetDoc () const |
| void | AddToDoc (const char *doc) |
| const TString & | GetDocLink () const |
| const TString & | GetSourceLink () const |
| TDocElement & | SetDoc (const TString doc) |
| TDocElement & | SetDocLink (const TString docLink) |
|
||||||||||||||||
|
|
|
|
Definition at line 66 of file THtml.h. Referenced by THtml::GetDoc(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.16