OpenRTM-aist 2.1.0
|
#include <Macho.h>
公開型 | |
using | Generator = _StateInstance &(*)(_MachineBase &) |
using | Predicate = bool(*)(Key) |
using | NameFn = const char *(*)() |
公開変数類 | |
const Generator | instanceGenerator |
const Predicate | childPredicate |
const NameFn | name |
const ID | id |
using Macho::_KeyData::Generator = _StateInstance &(*)(_MachineBase &) |
using Macho::_KeyData::NameFn = const char* (*)() |
using Macho::_KeyData::Predicate = bool (*)(Key) |
const Predicate Macho::_KeyData::childPredicate |
const ID Macho::_KeyData::id |
参照元 Macho::Alias::id().
const Generator Macho::_KeyData::instanceGenerator |
const NameFn Macho::_KeyData::name |
参照元 Macho::Alias::name().