OpenRTM-aist 2.0.2
Loading...
Searching...
No Matches
Macho::_Initializer5< S, P1, P2, P3, P4, P5 > Class Template Reference

#include <Macho.h>

Inheritance diagram for Macho::_Initializer5< S, P1, P2, P3, P4, P5 >:
Collaboration diagram for Macho::_Initializer5< S, P1, P2, P3, P4, P5 >:

Public Member Functions

 _Initializer5 (const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5)
 
_Initializerclone () override
 
void execute (_StateInstance &instance) override
 
- Public Member Functions inherited from Macho::_Initializer
virtual ~_Initializer ()=default
 
virtual void destroy ()
 
virtual Key adapt (Key key)
 

Public Attributes

P1 myParam1
 
P2 myParam2
 
P3 myParam3
 
P4 myParam4
 
P5 myParam5
 

Constructor & Destructor Documentation

◆ _Initializer5()

template<class S , class P1 , class P2 , class P3 , class P4 , class P5 >
Macho::_Initializer5< S, P1, P2, P3, P4, P5 >::_Initializer5 ( const P1 & p1,
const P2 & p2,
const P3 & p3,
const P4 & p4,
const P5 & p5 )
inline

Member Function Documentation

◆ clone()

◆ execute()

Member Data Documentation

◆ myParam1

template<class S , class P1 , class P2 , class P3 , class P4 , class P5 >
P1 Macho::_Initializer5< S, P1, P2, P3, P4, P5 >::myParam1

◆ myParam2

template<class S , class P1 , class P2 , class P3 , class P4 , class P5 >
P2 Macho::_Initializer5< S, P1, P2, P3, P4, P5 >::myParam2

◆ myParam3

template<class S , class P1 , class P2 , class P3 , class P4 , class P5 >
P3 Macho::_Initializer5< S, P1, P2, P3, P4, P5 >::myParam3

◆ myParam4

template<class S , class P1 , class P2 , class P3 , class P4 , class P5 >
P4 Macho::_Initializer5< S, P1, P2, P3, P4, P5 >::myParam4

◆ myParam5

template<class S , class P1 , class P2 , class P3 , class P4 , class P5 >
P5 Macho::_Initializer5< S, P1, P2, P3, P4, P5 >::myParam5

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