|
cgv
|
Classes | |
| struct | reflect_impl |
| struct | reflect_impl< true, RT > |
Static Public Member Functions | |
| template<typename RT > | |
| static bool | reflect_RT (reflection_handler *rh, const std::string &member_name, T &member_ref, const RT &rt, bool hard_cast) |
| static bool | reflect (reflection_handler *rh, const std::string &member_name, T &member_ref, bool hard_cast) |
Definition at line 215 of file reflection_handler.h.
|
inlinestatic |
Definition at line 235 of file reflection_handler.h.
|
inlinestatic |
Definition at line 232 of file reflection_handler.h.