DeSR Dependency Parser

IXE::Var< T > Class Template Reference
[Configuration]

Configuration variable. More...

#include <conf.h>

Inheritance diagram for IXE::Var< T >:

Inheritance graph
Collaboration diagram for IXE::Var< T >:

Collaboration graph

List of all members.

Public Types

typedef T value_type

Public Member Functions

 Var (char const *name)
 operator T () const
 operator T * () const
T & operator* ()
T * operator-> ()
void serialize (std::ostream &os)
 Serialize variable so that it can be read back.
template<>
void serialize (std::ostream &os)

Public Attributes

value
 the configured value.

Protected Member Functions

 Var (char const *name, T value)


Detailed Description

template<class T>
class IXE::Var< T >

Configuration variable.

Definition at line 176 of file conf.h.


The documentation for this class was generated from the following file:
 
Copyright © 2005-2007 G. Attardi. Generated on 13 Aug 2009 by doxygen 1.5.7.1.