Public Member Functions | Private Member Functions | Private Attributes | List of all members
canopen::Command402::TransitionTable Class Reference

Public Member Functions

const Opget (const State402::InternalState &from, const State402::InternalState &to) const
 
 TransitionTable ()
 

Private Member Functions

void add (const State402::InternalState &from, const State402::InternalState &to, Op op)
 

Private Attributes

boost::container::flat_map< std::pair< State402::InternalState, State402::InternalState >, Optransitions_
 

Detailed Description

Definition at line 69 of file motor.h.

Constructor & Destructor Documentation

canopen::Command402::TransitionTable::TransitionTable ( )

Definition at line 82 of file motor.cpp.

Member Function Documentation

void canopen::Command402::TransitionTable::add ( const State402::InternalState from,
const State402::InternalState to,
Op  op 
)
inlineprivate

Definition at line 71 of file motor.h.

const Op& canopen::Command402::TransitionTable::get ( const State402::InternalState from,
const State402::InternalState to 
) const
inline

Definition at line 76 of file motor.h.

Member Data Documentation

boost::container::flat_map< std::pair<State402::InternalState, State402::InternalState>, Op > canopen::Command402::TransitionTable::transitions_
private

Definition at line 70 of file motor.h.


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


canopen_402
Author(s): Thiago de Freitas , Mathias Lüdtke
autogenerated on Sat May 4 2019 02:40:44