#include <Macho.h>
◆ Box
template<class C , class P >
◆ MLINK
template<class C , class P >
◆ SUPER
template<class C , class P >
◆ TOP
template<class C , class P >
◆ ~MachoLink()
template<class C , class P >
◆ MachoLink()
template<class C , class P >
2062 : P(P::_getInstance(instance.machine()))
◆ _box()
template<class C , class P >
◆ _deleteBox()
template<class C , class P >
2079 instance.deleteBox();
◆ _getInstance()
template<class C , class P >
2090 instance =
new _SubstateInstance<C>(machine, &P::_getInstance(machine));
◆ _saveHistory()
template<class C , class P >
688 this->_setHistorySuper(
self, deep);
◆ alias()
template<class C , class P >
◆ clearHistory()
template<class C , class P >
2113 instance->setHistory(0);
◆ clearHistoryDeep()
template<class C , class P >
◆ entry()
template<class C , class P >
◆ exit()
template<class C , class P >
◆ history()
template<class C , class P >
2131 history = instance->history();
◆ init()
template<class C , class P >
◆ isChild()
template<class C , class P >
622 return key() == other || SUPER::isChild(other);
◆ isCurrent()
template<class C , class P >
2098 return machine.currentState().isChild(
key());
◆ isCurrentDirect()
template<class C , class P >
2105 return key() == machine.currentState();
◆ isParent()
template<class C , class P >
627 return static_cast<_KeyData *
>(other)->childPredicate(
key());
◆ key()
template<class C , class P >
◆ ::inet::TestAccess
template<class C , class P >
| friend class ::inet::TestAccess |
|
friend |
◆ _StateSpecification
template<class C , class P >
◆ Alias
template<class C , class P >
◆ Machine< TOP >
template<class C , class P >
◆ MachoLink
template<class C , class P >
template<class U , class V >
◆ _myStateInstance
template<class C , class P >
The documentation for this class was generated from the following file: