xmlNode Class Reference

#include <ocXML.h>

List of all members.

Public Member Functions

 xmlNode ()
 xmlNode (const xmlNode &in)
xmlNodeoperator= (const xmlNode &in)
string emit (void)
 xmlNode ()
 xmlNode (const xmlNode &in)
xmlNodeoperator= (const xmlNode &in)
string emit (void)

Public Attributes

string name
string data
node_attr attr
bool monopole


Detailed Description

Definition at line 147 of file ocXML.h.


Constructor & Destructor Documentation

xmlNode::xmlNode (  )  [inline]

Definition at line 154 of file ocXML.h.

xmlNode::xmlNode ( const xmlNode in  )  [inline]

Definition at line 157 of file ocXML.h.

xmlNode::xmlNode (  )  [inline]

Definition at line 154 of file ocXML.h.

xmlNode::xmlNode ( const xmlNode in  )  [inline]

Definition at line 157 of file ocXML.h.


Member Function Documentation

xmlNode& xmlNode::operator= ( const xmlNode in  )  [inline]

Definition at line 160 of file ocXML.h.

References attr, data, monopole, and name.

string xmlNode::emit ( void   )  [inline]

Definition at line 168 of file ocXML.h.

References attr, data, monopole, name, and xmlEscape().

xmlNode& xmlNode::operator= ( const xmlNode in  )  [inline]

Definition at line 160 of file ocXML.h.

References attr, data, monopole, and name.

string xmlNode::emit ( void   )  [inline]

Definition at line 168 of file ocXML.h.

References attr, data, monopole, name, and xmlEscape().


Member Data Documentation

string xmlNode::name

string xmlNode::data

Definition at line 153 of file ocXML.h.

Referenced by uiShoppingCart::AlwaysAddProduct(), emit(), xmlParser::endCallback(), and operator=().


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

Generated on Sat Aug 15 12:49:01 2009 for w3systemsDevelopment by  doxygen 1.5.5