cgv
|
This is the complete list of members for cgv::data::binary_read_reflection_handler, including all inherited members.
group_end(GroupKind gk) | cgv::reflect::reflection_handler | protected |
group_kind_name(GroupKind gk) | cgv::reflect::reflection_handler | static |
group_traversal_name(GroupTraversal gt) | cgv::reflect::reflection_handler | static |
GroupKind enum name | cgv::reflect::reflection_handler | |
GroupTraversal enum name | cgv::reflect::reflection_handler | |
is_array_kind(GroupKind gk) | cgv::reflect::reflection_handler | static |
is_creative() const | cgv::data::binary_read_reflection_handler | virtual |
nesting_info_stack | cgv::reflect::reflection_handler | protected |
process_structural_group_begin(GroupKind gk, const std::string &member_name, GroupTraversal gt) | cgv::reflect::reflection_handler | protected |
reflect_array(const std::string &member_name, T *&member_ref, S &size) | cgv::reflect::reflection_handler | |
reflect_array_begin(GroupKind group_kind, const std::string &group_name, void *group_ptr, abst_reflection_traits *rt, unsigned grp_size) | cgv::reflect::reflection_handler | protected |
reflect_base(B &base_ref) | cgv::reflect::reflection_handler | |
reflect_group_begin(GroupKind group_kind, const std::string &group_name, void *group_ptr, abst_reflection_traits *rt, unsigned grp_size=-1) | cgv::reflect::reflection_handler | protectedvirtual |
reflect_group_end(GroupKind group_kind) | cgv::reflect::reflection_handler | protectedvirtual |
reflect_member(const std::string &member_name, T &member_ref, bool hard_cast=false) | cgv::reflect::reflection_handler | |
reflect_member(const std::string &member_name, T(&member_ref)[n]) | cgv::reflect::reflection_handler | |
reflect_member(const std::string &member_name, std::vector< T > &member_ref) | cgv::reflect::reflection_handler | |
reflect_member(const std::string &member_name, T *&member_ref) | cgv::reflect::reflection_handler | |
reflect_member_void(const std::string &member_name, void *member_ptr, cgv::reflect::abst_reflection_traits *rt) | cgv::data::binary_read_reflection_handler | virtual |
reflect_method(const std::string &method_name, M m) | cgv::reflect::reflection_handler | |
reflect_method_void(const std::string &method_name, cgv::reflect::method_interface *mi_ptr, cgv::reflect::abst_reflection_traits *return_traits, const std::vector< cgv::reflect::abst_reflection_traits * > ¶m_value_traits) | cgv::data::io_reflection_handler | virtual |
self_reflect_member(const std::string &member_name, T &member_ref, const RT &, const D &, bool hard_cast) | cgv::reflect::reflection_handler | inlineprotected |
~reflection_handler() | cgv::reflect::reflection_handler | virtual |