#include <CTBxmlOStream.hxx>
Public Methods | |
CTBxmlEmptyTag (const char *c_name=0) | |
const char * | Name () const |
Private Attributes | |
const char * | mc_name |
Definition at line 122 of file CTBxmlOStream.hxx.
|
Construct with a tag name.
Definition at line 151 of file CTBxmlOStream.icc. |
|
Access tag name.
Definition at line 158 of file CTBxmlOStream.icc. Referenced by CTBxmlOStream::operator<<().
|
|
Definition at line 127 of file CTBxmlOStream.hxx. |