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

CL_DomAttr Class Reference

#include <dom_attr.h>

Inheritance diagram for CL_DomAttr:

CL_DomNode List of all members.

Public Member Functions

 CL_DomAttr ()
 Construction:.
 CL_DomAttr (CL_DomDocument doc, const std::string &name)
 CL_DomAttr (const CL_SharedPtr< CL_DomNode_Generic > &impl)
 ~CL_DomAttr ()
std::string get_name () const
 Attributes:.
bool get_specified () const
std::string get_value () const
void set_value (const std::string &value)

Friends

class CL_DomElement
 Implementation:.

Detailed Description

clanCore="XML" header=core.h

Definition at line 69 of file dom_attr.h.


Constructor & Destructor Documentation

CL_DomAttr::CL_DomAttr  ) 
 

Construction:.

Definition at line 37 of file dom_attr.cpp.

CL_DomAttr::CL_DomAttr CL_DomDocument  doc,
const std::string &  name
 

Definition at line 41 of file dom_attr.cpp.

CL_DomAttr::CL_DomAttr const CL_SharedPtr< CL_DomNode_Generic > &  impl  ) 
 

Definition at line 47 of file dom_attr.cpp.

CL_DomAttr::~CL_DomAttr  ) 
 

Definition at line 51 of file dom_attr.cpp.


Member Function Documentation

std::string CL_DomAttr::get_name  )  const
 

Attributes:.

Definition at line 58 of file dom_attr.cpp.

bool CL_DomAttr::get_specified  )  const
 

Definition at line 64 of file dom_attr.cpp.

std::string CL_DomAttr::get_value  )  const
 

Definition at line 69 of file dom_attr.cpp.

void CL_DomAttr::set_value const std::string &  value  ) 
 

Definition at line 75 of file dom_attr.cpp.


Friends And Related Function Documentation

friend class CL_DomElement [friend]
 

Implementation:.

Definition at line 109 of file dom_attr.h.


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