#include <CTBxmlOStream.hxx>
Public Methods | |
CTBxmlStartTag (const char *c_name=0) | |
const char * | Name () const |
Private Attributes | |
const char * | mc_name |
Definition at line 114 of file CTBxmlOStream.hxx.
|
Construct with a tag name.
Definition at line 129 of file CTBxmlOStream.icc. |
|
Access tag name.
Definition at line 136 of file CTBxmlOStream.icc. Referenced by CTBxmlOStream::operator<<().
|
|
Definition at line 119 of file CTBxmlOStream.hxx. |