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

#include <Macho.h>

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

Public Member Functions

 _Initializer6 (const P1 &p1, const P2 &p2, const P3 &p3, const P4 &p4, const P5 &p5, const P6 &p6)
 
_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
 
P6 myParam6
 

Constructor & Destructor Documentation

◆ _Initializer6()

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

Member Function Documentation

◆ clone()

◆ execute()

Member Data Documentation

◆ myParam1

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

◆ myParam2

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

◆ myParam3

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

◆ myParam4

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

◆ myParam5

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

◆ myParam6

template<class S , class P1 , class P2 , class P3 , class P4 , class P5 , class P6 >
P6 Macho::_Initializer6< S, P1, P2, P3, P4, P5, P6 >::myParam6

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