Elm  1.0
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
elm::Field< V > Class Template Reference

#include <elm/rtti.h>

Public Member Functions

 Field (CString name, V &value)
 
CString name (void) const
 
V & value (void) const
 

Constructor & Destructor Documentation

template<class V>
elm::Field< V >::Field ( CString  name,
V &  value 
)

Member Function Documentation

template<class V>
CString elm::Field< V >::name ( void  ) const
template<class V>
V& elm::Field< V >::value ( void  ) const

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