typedef T (Obj:: *GetFunction)()
Obj* m_obj
T Obj::* m_value
SetFunction m_SetFunction
GetFunction m_GetFunction
HVarObj(const char *name, Obj *obj, SetFunction set, GetFunction get)
HVarObj(const char *name, Obj *obj, T Obj:: *value, SetFunction set = NULL, GetFunction get = NULL)
const char* name() const
Alphabetic index HTML hierarchy of classes or Java