openModeller  Version 1.4.0
ExpatAutoPtr Class Reference

List of all members.

Public Member Functions

 ExpatAutoPtr (XML_Parser p)
 ~ExpatAutoPtr ()
 operator XML_Parser ()

Private Attributes

XML_Parser p

Detailed Description

Definition at line 326 of file Configuration_xmlio.cpp.


Constructor & Destructor Documentation

ExpatAutoPtr::ExpatAutoPtr ( XML_Parser  p) [inline]

Definition at line 328 of file Configuration_xmlio.cpp.

Definition at line 331 of file Configuration_xmlio.cpp.

References p.


Member Function Documentation

ExpatAutoPtr::operator XML_Parser ( ) [inline]

Definition at line 334 of file Configuration_xmlio.cpp.

References p.


Member Data Documentation

XML_Parser ExpatAutoPtr::p [private]

Definition at line 338 of file Configuration_xmlio.cpp.

Referenced by operator XML_Parser(), and ~ExpatAutoPtr().


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