Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

CTBxmlEmptyTag Class Reference

XML empty tag representation **. More...

#include <CTBxmlOStream.hxx>

List of all members.

Public Methods

 CTBxmlEmptyTag (const char *c_name=0)
const char * Name () const

Private Attributes

const char * mc_name


Detailed Description

XML empty tag representation **.

Definition at line 122 of file CTBxmlOStream.hxx.


Constructor & Destructor Documentation

CTBxmlEmptyTag::CTBxmlEmptyTag const char * c_name = 0 [inline, explicit]
 

Construct with a tag name.

Definition at line 151 of file CTBxmlOStream.icc.


Member Function Documentation

const char * CTBxmlEmptyTag::Name const [inline]
 

Access tag name.

Definition at line 158 of file CTBxmlOStream.icc.

Referenced by CTBxmlOStream::operator<<().


Member Data Documentation

const char* CTBxmlEmptyTag::mc_name [private]
 

Definition at line 127 of file CTBxmlOStream.hxx.


The documentation for this class was generated from the following files:
Generated at Fri Oct 24 18:14:14 2003 for CTBbase by doxygen1.2.9-20010812 written by Dimitri van Heesch, © 1997-2001