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

#include <serialization/ReflectorMacros.h>

Classes

struct  __NoReflectBarrier
 
struct  __ReflectBarrier
 

Public Types

typedef Reflector::ReflectState State
 
typedef boost::mpl::eval_if< typename Reflector::requireReflectBarriers, boost::mpl::identity< __ReflectBarrier >, boost::mpl::identity< __NoReflectBarrier > >::type BarrierType
 

Member Typedef Documentation

◆ State

typedef Reflector::ReflectState State

◆ BarrierType

typedef boost::mpl::eval_if< typename Reflector::requireReflectBarriers, boost::mpl::identity<__ReflectBarrier>, boost::mpl::identity<__NoReflectBarrier> >::type BarrierType

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