cgv
Loading...
Searching...
No Matches
cgv::reflect::detail::reflect_member_impl< T, K >::reflect_impl< has_external, RT > Struct Template Reference

Static Public Member Functions

static bool reflect (reflection_handler *rh, const std::string &member_name, T &member_ref, const RT &, bool hard_cast)
 

Detailed Description

template<typename T, ReflectionTraitsKind K>
template<bool has_external, typename RT>
struct cgv::reflect::detail::reflect_member_impl< T, K >::reflect_impl< has_external, RT >

Definition at line 218 of file reflection_handler.h.

Member Function Documentation

◆ reflect()

template<typename T , ReflectionTraitsKind K>
template<bool has_external, typename RT >
static bool cgv::reflect::detail::reflect_member_impl< T, K >::reflect_impl< has_external, RT >::reflect ( reflection_handler rh,
const std::string &  member_name,
T &  member_ref,
const RT &  ,
bool  hard_cast 
)
inlinestatic

Definition at line 219 of file reflection_handler.h.


The documentation for this struct was generated from the following file: