MIRA
Typedefs | Functions
mira::serialization::barrier Namespace Reference

Typedefs

template<typename Reflector >
using State = typename Reflector::ReflectState
 

Functions

template<typename Reflector >
auto preCommand (Reflector &r, const char *context) -> State< Reflector >
 
template<typename Reflector >
void postCommand (Reflector &r, State< Reflector > &&state)
 

Typedef Documentation

◆ State

using State = typename Reflector::ReflectState

Function Documentation

◆ preCommand()

auto mira::serialization::barrier::preCommand ( Reflector &  r,
const char *  context 
) -> State<Reflector>

◆ postCommand()

void mira::serialization::barrier::postCommand ( Reflector &  r,
State< Reflector > &&  state 
)