#include <Ample.h>
Public Member Functions | |
| MethodParam (const std::string &name, VNOParamType type) | |
| size_t | getSize (void) const |
Public Attributes | |
| std::string | mName |
| VNOParamType | mType |
| MethodParam | ( | const std::string & | name, | |
| VNOParamType | type | |||
| ) |
| size_t getSize | ( | void | ) | const |
| std::string mName |
| VNOParamType mType |
1.6.1