Formatted Class Reference

#include <xmlparser.h>

Public Member Functions

 Formatted (const char *format,...)
 ~Formatted ()

Data Fields

const char * m_format
va_list m_arguments

Detailed Description

Definition at line 74 of file xmlparser.h.


Constructor & Destructor Documentation

Formatted::Formatted ( const char *  format,
  ... 
) [inline]

Definition at line 78 of file xmlparser.h.

References m_arguments.

Formatted::~Formatted (  )  [inline]

Definition at line 82 of file xmlparser.h.

References m_arguments.


Field Documentation

Definition at line 77 of file xmlparser.h.

Referenced by Formatted(), ostream_write(), and ~Formatted().

const char* Formatted::m_format

Definition at line 76 of file xmlparser.h.

Referenced by ostream_write().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2