SGE::CL_XML_BASE_OBJ_FILE Class Reference

CL_XML_BASE_OBJ_FILE is the base class that must be used for any file object that will be added to a CL_XML_FILE_MNGR. It herits from CL_BASE_OBJ. More...

#include <xml.h>

Inheritance diagram for SGE::CL_XML_BASE_OBJ_FILE:

Inheritance graph
[legend]
Collaboration diagram for SGE::CL_XML_BASE_OBJ_FILE:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CL_XML_BASE_OBJ_FILE (const std::string &_ID, const std::string _TagName="obj")
 Constructor.
 ~CL_XML_BASE_OBJ_FILE ()
 Destructor.

Detailed Description

CL_XML_BASE_OBJ_FILE is the base class that must be used for any file object that will be added to a CL_XML_FILE_MNGR. It herits from CL_BASE_OBJ.

See also:
CL_BASE_OBJ to know more about the template P value.
Author:
Yannouchka


Constructor & Destructor Documentation

SGE::CL_XML_BASE_OBJ_FILE::CL_XML_BASE_OBJ_FILE const std::string &  _ID,
const std::string  _TagName = "obj"
[inline]
 

Constructor.

Parameters:
_ID => value of template type P that identify the object.
_TagName => string of the XML tag name that will be associated to this object.


The documentation for this class was generated from the following file:
Generated on Mon Mar 19 23:15:19 2007 for SugoiTools by  doxygen 1.4.6-NO