Pointer and type information of a parameter. More...
#include <GbxParameters.h>
Public Attributes | |
void * | pointer |
Pointer to the parameter. | |
const std::type_info * | typeinfo |
Type information of the parameter. | |
Pointer and type information of a parameter.