Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

CL_DomNode_Generic Class Reference

#include <dom_node_generic.h>

Inheritance diagram for CL_DomNode_Generic:

CL_DomDocument_Generic List of all members.

Public Member Functions

 CL_DomNode_Generic ()
 Construction:.
virtual ~CL_DomNode_Generic ()

Public Attributes

std::string node_name
 Attributes:.
std::string node_value
unsigned short node_type
CL_WeakPtr< CL_DomNode_Genericparent
CL_SharedPtr< CL_DomNode_Genericfirst_child
CL_SharedPtr< CL_DomNode_Genericlast_child
CL_WeakPtr< CL_DomNode_Genericprevious_sibling
CL_SharedPtr< CL_DomNode_Genericnext_sibling
CL_WeakPtr< CL_DomNode_Genericowner_document
CL_DomNamedNodeMap attributes

Constructor & Destructor Documentation

CL_DomNode_Generic::CL_DomNode_Generic  )  [inline]
 

Construction:.

Definition at line 49 of file dom_node_generic.h.

virtual CL_DomNode_Generic::~CL_DomNode_Generic  )  [inline, virtual]
 

Definition at line 53 of file dom_node_generic.h.


Member Data Documentation

CL_DomNamedNodeMap CL_DomNode_Generic::attributes
 

Definition at line 77 of file dom_node_generic.h.

CL_SharedPtr<CL_DomNode_Generic> CL_DomNode_Generic::first_child
 

Definition at line 67 of file dom_node_generic.h.

CL_SharedPtr<CL_DomNode_Generic> CL_DomNode_Generic::last_child
 

Definition at line 69 of file dom_node_generic.h.

CL_SharedPtr<CL_DomNode_Generic> CL_DomNode_Generic::next_sibling
 

Definition at line 73 of file dom_node_generic.h.

std::string CL_DomNode_Generic::node_name
 

Attributes:.

Definition at line 59 of file dom_node_generic.h.

unsigned short CL_DomNode_Generic::node_type
 

Definition at line 63 of file dom_node_generic.h.

std::string CL_DomNode_Generic::node_value
 

Definition at line 61 of file dom_node_generic.h.

CL_WeakPtr<CL_DomNode_Generic> CL_DomNode_Generic::owner_document
 

Definition at line 75 of file dom_node_generic.h.

CL_WeakPtr<CL_DomNode_Generic> CL_DomNode_Generic::parent
 

Definition at line 65 of file dom_node_generic.h.

CL_WeakPtr<CL_DomNode_Generic> CL_DomNode_Generic::previous_sibling
 

Definition at line 71 of file dom_node_generic.h.


The documentation for this class was generated from the following file:
Generated on Sat Feb 19 22:51:17 2005 for npcore by  doxygen 1.4.1