Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
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

◆ Field()

Field ( CString  name,
V &  value 
)
inline

Member Function Documentation

◆ name()

CString name ( void  ) const
inline

◆ value()

V& value ( void  ) const
inline

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