lsxml::ManagedObject Struct Reference

Base class for all library objects which require destruction. More...

#include <lsxml.h>

Inheritance diagram for lsxml::ManagedObject:

lsxml::BaseObject lsxml::BaseObject lsxml::InputStream< _Ty > lsxml::InputStream< _Ty > lsxml::InputStream< char > lsxml::InputStream< char > lsxml::InputStream< wchar_t > lsxml::InputStream< wchar_t > lsxml::OutputStream< _Ty > lsxml::OutputStream< _Ty > lsxml::OutputStream< char > lsxml::OutputStream< char > lsxml::OutputStream< wchar_t > lsxml::OutputStream< wchar_t > List of all members.

Public Member Functions

 ManagedObject ()
 Constructor.
virtual ~ManagedObject ()
 Destructor.

Detailed Description

Base class for all library objects which require destruction.

Objects of this class' subclasses have their destructors called automatically when their owning context is destroyed.


The documentation for this struct was generated from the following files:
Generated on Tue Sep 29 14:51:12 2009 for lsxml by  doxygen 1.5.1-p1