TR-mbed 1.0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
Action_ata_product< Interface > Class Template Reference

#include <action_ata_product.hh>

Public Member Functions

 Action_ata_product (int size)
 
 Action_ata_product (const Action_ata_product &)
 
 ~Action_ata_product (void)
 
double nb_op_base (void)
 
void initialize (void)
 
void calculate (void)
 
void check_result (void)
 

Static Public Member Functions

static std::string name (void)
 

Constructor & Destructor Documentation

◆ Action_ata_product() [1/2]

template<class Interface >
Action_ata_product< Interface >::Action_ata_product ( int  size)
inline

◆ Action_ata_product() [2/2]

template<class Interface >
Action_ata_product< Interface >::Action_ata_product ( const Action_ata_product< Interface > &  )
inline

◆ ~Action_ata_product()

template<class Interface >
Action_ata_product< Interface >::~Action_ata_product ( void  )
inline

Member Function Documentation

◆ calculate()

template<class Interface >
void Action_ata_product< Interface >::calculate ( void  )
inline

◆ check_result()

template<class Interface >
void Action_ata_product< Interface >::check_result ( void  )
inline

◆ initialize()

template<class Interface >
void Action_ata_product< Interface >::initialize ( void  )
inline

◆ name()

template<class Interface >
static std::string Action_ata_product< Interface >::name ( void  )
inlinestatic

◆ nb_op_base()

template<class Interface >
double Action_ata_product< Interface >::nb_op_base ( void  )
inline

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