Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

moot::mootExpatParser::ContextBuffer Class Reference

Utility class for expat input contexts. More...

#include <mootExpatParser.h>

Inheritance diagram for moot::mootExpatParser::ContextBuffer:

Inheritance graph
[legend]
Collaboration diagram for moot::mootExpatParser::ContextBuffer:

Collaboration graph
[legend]
List of all members.

Public Methods


Detailed Description

Useful class for shoveling around literal input-contexts, in document-original encoding. Only constructable and valid within a single callback.


Constructor & Destructor Documentation

moot::mootExpatParser::ContextBuffer::ContextBuffer const char *    buffer,
size_t    buflen
[inline]
 

Default constructor

moot::mootExpatParser::ContextBuffer::ContextBuffer XML_Parser    parser [inline]
 

Constructor from an expat parser: can only be called during callback routines

moot::mootExpatParser::ContextBuffer::~ContextBuffer void    [inline]
 


The documentation for this class was generated from the following file:
Generated on Mon Sep 11 16:10:35 2006 for libmoot by doxygen1.2.18