Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Examples  

xchen::Attribute Class Reference

#include <Attributes.H>

List of all members.

Public Methods

 Attribute (Attribute const &)
Attribute & operator= (Attribute const &)
template<typename T>  Attribute (string const &name, T const &v)
 Construc initialized attribute.

 Attribute (string const &name, type_info const &t)
 Construct uninitialized attribute.

 ~Attribute ()
template<typename T> void SetValue (T const &v)
void const * GetValue ()
bool operator< (Attribute const &rhs) const

Friends

class Attributes
istream & operator>> (istream &is, Attribute &a)
 Read attribute value.

ostream & operator<< (ostream &os, Attribute const &a)


Constructor & Destructor Documentation

xchen::Attribute::Attribute Attribute const &    [inline]
 

template<typename T>
xchen::Attribute::Attribute string const &    name,
T const &    v
[inline]
 

Construc initialized attribute.

xchen::Attribute::Attribute string const &    name,
type_info const &    t
[inline]
 

Construct uninitialized attribute.

xchen::Attribute::~Attribute   [inline]
 


Member Function Documentation

void const* xchen::Attribute::GetValue   [inline]
 

bool xchen::Attribute::operator< Attribute const &    rhs const [inline]
 

Attribute & xchen::Attribute::operator= Attribute const &    [inline]
 

template<typename T>
void xchen::Attribute::SetValue T const &    v [inline]
 


Friends And Related Function Documentation

friend class Attributes [friend]
 

ostream& operator<< ostream &    os,
Attribute const &    a
[friend]
 

istream& operator>> istream &    is,
Attribute &    a
[friend]
 

Read attribute value.


The documentation for this class was generated from the following file:
Generated on Wed Apr 7 21:40:50 2004 by doxygen1.2.18