![]() |
Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
|
#include <elm/rtti/Class.h>
Public Member Functions | |
| Parameter (void) | |
| Parameter (const Type &type) | |
| Parameter (cstring name, const Type &type) | |
| cstring | name (void) const |
| const Type & | type (void) const |
Referenced by Set::dump().