OpenRTM-aist 2.0.2
Loading...
Searching...
No Matches
Macho::_KeyData Struct Reference

#include <Macho.h>

Public Types

using Generator = _StateInstance &(*)(_MachineBase &)
 
using Predicate = bool (*)(Key)
 
using NameFn = const char* (*)()
 

Public Attributes

const Generator instanceGenerator
 
const Predicate childPredicate
 
const NameFn name
 
const ID id
 

Member Typedef Documentation

◆ Generator

◆ NameFn

using Macho::_KeyData::NameFn = const char* (*)()

◆ Predicate

using Macho::_KeyData::Predicate = bool (*)(Key)

Member Data Documentation

◆ childPredicate

const Predicate Macho::_KeyData::childPredicate

Referenced by Macho::Alias::isChild().

◆ id

const ID Macho::_KeyData::id

Referenced by Macho::Alias::id().

◆ instanceGenerator

const Generator Macho::_KeyData::instanceGenerator

◆ name

const NameFn Macho::_KeyData::name

Referenced by Macho::Alias::name().


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