|
PTLib
Version 2.10.4
|
#include <html.h>
Public Member Functions | |
| PreFormat (int widthInChars=0, const char *attr=NULL) | |
| virtual | ~PreFormat () |
Protected Member Functions | |
| virtual void | AddAttr (PHTML &html) const |
| PHTML::PreFormat::PreFormat | ( | int | widthInChars = 0, |
| const char * | attr = NULL |
||
| ) |
| virtual PHTML::PreFormat::~PreFormat | ( | ) | [inline, virtual] |
| virtual void PHTML::PreFormat::AddAttr | ( | PHTML & | html | ) | const [protected, virtual] |
Reimplemented from PHTML::Element.