|
MIRA
|
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) |
| using State = typename Reflector::ReflectState |
| auto mira::serialization::barrier::preCommand | ( | Reflector & | r, |
| const char * | context | ||
| ) | -> State<Reflector> |
| void mira::serialization::barrier::postCommand | ( | Reflector & | r, |
| State< Reflector > && | state | ||
| ) |
1.8.14