Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

DataNode Class Reference

#include <xml-tree.h>

Inheritance diagram for DataNode:

node List of all members.

Public Methods

 DataNode ()
 DataNode (const char *, int)
 DataNode (const DataNode &)
 ~DataNode ()
const DataNode & operator= (const DataNode &rhs)
bool operator== (const DataNode &rhs)
bool operator!= (const DataNode &rhs)
DataNode * clone () const
void killself ()
void xml_out (ostream &) const
void set (const char *, int=0)

Public Attributes

string data
bool valid

Constructor & Destructor Documentation

DataNode  
 

DataNode const char *   ,
int   
 

DataNode const DataNode &   
 

~DataNode   [inline]
 


Member Function Documentation

DataNode * clone   [virtual]
 

Reimplemented from node.

void killself   [inline, virtual]
 

Reimplemented from node.

bool operator!= const DataNode &    rhs
 

const DataNode & operator= const DataNode &    rhs
 

bool operator== const DataNode &    rhs
 

void set const char *   ,
int    = 0
 

void xml_out ostream &    const [virtual]
 

Reimplemented from node.


Member Data Documentation

string data
 

bool valid
 


Generated on Mon Jun 20 09:16:51 2005 for linbox by doxygen1.2.18