|
PTLib
Version 2.14.3
|
#include <html.h>


Public Member Functions | |
| Person () | |
| virtual | ~Person () |
Public Member Functions inherited from PHTML::Element | |
| virtual | ~Element () |
Additional Inherited Members | |
Protected Types inherited from PHTML::Element | |
| enum | OptionalCRLF { NoCRLF, OpenCRLF, CloseCRLF, BothCRLF } |
Protected Member Functions inherited from PHTML::Element | |
| Element (const char *nam, const char *att, ElementInSet elmt, ElementInSet req, OptionalCRLF opt) | |
| virtual void | Output (PHTML &html) const |
| virtual void | AddAttr (PHTML &html) const |
|
inline |
|
inlinevirtual |