cgv
cgv::data::io_reflection_handler Member List

This is the complete list of members for cgv::data::io_reflection_handler, including all inherited members.

group_end(GroupKind gk)cgv::reflect::reflection_handlerprotected
group_kind_name(GroupKind gk)cgv::reflect::reflection_handlerstatic
group_traversal_name(GroupTraversal gt)cgv::reflect::reflection_handlerstatic
GroupKind enum namecgv::reflect::reflection_handler
GroupTraversal enum namecgv::reflect::reflection_handler
is_array_kind(GroupKind gk)cgv::reflect::reflection_handlerstatic
is_creative() constcgv::reflect::reflection_handlervirtual
nesting_info_stackcgv::reflect::reflection_handlerprotected
process_structural_group_begin(GroupKind gk, const std::string &member_name, GroupTraversal gt)cgv::reflect::reflection_handlerprotected
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_handlerprotected
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_handlerprotectedvirtual
reflect_group_end(GroupKind group_kind)cgv::reflect::reflection_handlerprotectedvirtual
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, abst_reflection_traits *rt)=0cgv::reflect::reflection_handlerprotectedpure 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 * > &param_value_traits)cgv::data::io_reflection_handlervirtual
self_reflect_member(const std::string &member_name, T &member_ref, const RT &, const D &, bool hard_cast)cgv::reflect::reflection_handlerinlineprotected
~reflection_handler()cgv::reflect::reflection_handlervirtual