cgv
|
Public Attributes | |
std::string | group_name |
void * | group_ptr |
abst_reflection_traits * | rt |
GroupKind | group_kind |
unsigned | group_size |
Definition at line 29 of file find_reflection_handler.h.
GroupKind cgv::reflect::find_reflection_handler::group_info::group_kind |
Definition at line 33 of file find_reflection_handler.h.
std::string cgv::reflect::find_reflection_handler::group_info::group_name |
Definition at line 30 of file find_reflection_handler.h.
void* cgv::reflect::find_reflection_handler::group_info::group_ptr |
Definition at line 31 of file find_reflection_handler.h.
unsigned cgv::reflect::find_reflection_handler::group_info::group_size |
Definition at line 34 of file find_reflection_handler.h.
abst_reflection_traits* cgv::reflect::find_reflection_handler::group_info::rt |
Definition at line 32 of file find_reflection_handler.h.