MIRA
Classes | Public Types | List of all members
SplitReflectMemberHelper< Reflector > Struct Template Reference

#include <serialization/SplitReflect.h>

Classes

struct  __reflectRead
 
struct  __reflectWrite
 

Public Types

typedef boost::mpl::eval_if< typename Reflector::isReadOnly, boost::mpl::identity< __reflectRead >, boost::mpl::identity< __reflectWrite > >::type rwtype
 

Member Typedef Documentation

◆ rwtype

typedef boost::mpl::eval_if< typename Reflector::isReadOnly, boost::mpl::identity<__reflectRead>, boost::mpl::identity<__reflectWrite> >::type rwtype

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