OpenRTM-aist 2.0.2
Loading...
Searching...
No Matches
Macho::_StateSpecification Class Reference

#include <Macho.h>

Inheritance diagram for Macho::_StateSpecification:

Public Member Functions

virtual ~_StateSpecification ()=default
 

Static Public Member Functions

static bool isChild (Key)
 

Protected Member Functions

 _StateSpecification (_StateInstance &instance)
 
template<class S >
void setState ()
 
template<class S , class P1 >
void setState (const P1 &p1)
 
template<class S , class P1 , class P2 >
void setState (const P1 &p1, const P2 &p2)
 
template<class S , class P1 , class P2 , class P3 >
void setState (const P1 &p1, const P2 &p2, const P3 &p3)
 
template<class S , class P1 , class P2 , class P3 , class P4 >
void setState (const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4)
 
template<class S , class P1 , class P2 , class P3 , class P4 , class P5 >
void setState (const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5)
 
template<class S , class P1 , class P2 , class P3 , class P4 , class P5 , class P6 >
void setState (const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5, const P6 &p6)
 
template<class S >
void setStateHistory ()
 
void setState (const class Alias &state)
 
template<class S >
void setStateBox (typename S::Box *box=0)
 
template<class S >
void setStateDirect (typename S::Box *box=0)
 
virtual void _restore (_StateInstance &current)
 
void setState (_StateInstance &current)
 
virtual void _shutdown ()
 
virtual void _setHistorySuper (_StateInstance &, _StateInstance &)
 

Friends

template<class T >
class TopBase
 
template<class C , class P >
class Link
 
class _StateInstance
 
class _RootInstance
 
class _MachineBase
 

Constructor & Destructor Documentation

◆ ~_StateSpecification()

virtual Macho::_StateSpecification::~_StateSpecification ( )
virtualdefault

◆ _StateSpecification()

Macho::_StateSpecification::_StateSpecification ( _StateInstance & instance)
inlineprotected

Member Function Documentation

◆ _restore()

virtual void Macho::_StateSpecification::_restore ( _StateInstance & current)
protectedvirtual

◆ _setHistorySuper()

virtual void Macho::_StateSpecification::_setHistorySuper ( _StateInstance & ,
_StateInstance &  )
inlineprotectedvirtual

◆ _shutdown()

virtual void Macho::_StateSpecification::_shutdown ( )
protectedvirtual

◆ isChild()

static bool Macho::_StateSpecification::isChild ( Key )
inlinestatic

◆ setState() [1/9]

template<class S >
void Macho::_StateSpecification::setState ( )
inlineprotected

◆ setState() [2/9]

void Macho::_StateSpecification::setState ( _StateInstance & current)
protected

◆ setState() [3/9]

void Macho::_StateSpecification::setState ( const class Alias & state)
protected

◆ setState() [4/9]

template<class S , class P1 >
void Macho::_StateSpecification::setState ( const P1 & p1)
inlineprotected

◆ setState() [5/9]

template<class S , class P1 , class P2 >
void Macho::_StateSpecification::setState ( const P1 & p1,
const P2 & p2 )
inlineprotected

◆ setState() [6/9]

template<class S , class P1 , class P2 , class P3 >
void Macho::_StateSpecification::setState ( const P1 & p1,
const P2 & p2,
const P3 & p3 )
inlineprotected

◆ setState() [7/9]

template<class S , class P1 , class P2 , class P3 , class P4 >
void Macho::_StateSpecification::setState ( const P1 & p1,
const P2 & p2,
const P3 & p3,
const P4 & p4 )
inlineprotected

◆ setState() [8/9]

template<class S , class P1 , class P2 , class P3 , class P4 , class P5 >
void Macho::_StateSpecification::setState ( const P1 & p1,
const P2 & p2,
const P3 & p3,
const P4 & p4,
const P5 & p5 )
inlineprotected

◆ setState() [9/9]

template<class S , class P1 , class P2 , class P3 , class P4 , class P5 , class P6 >
void Macho::_StateSpecification::setState ( const P1 & p1,
const P2 & p2,
const P3 & p3,
const P4 & p4,
const P5 & p5,
const P6 & p6 )
inlineprotected

◆ setStateBox()

template<class S >
void Macho::_StateSpecification::setStateBox ( typename S::Box * box = 0)
inlineprotected

◆ setStateDirect()

template<class S >
void Macho::_StateSpecification::setStateDirect ( typename S::Box * box = 0)
inlineprotected

◆ setStateHistory()

template<class S >
void Macho::_StateSpecification::setStateHistory ( )
inlineprotected

Friends And Related Symbol Documentation

◆ _MachineBase

friend class _MachineBase
friend

◆ _RootInstance

friend class _RootInstance
friend

◆ _StateInstance

friend class _StateInstance
friend

◆ Link

template<class C , class P >
friend class Link
friend

◆ TopBase

template<class T >
friend class TopBase
friend

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