Public Member Functions | Private Member Functions | Private Attributes
canopen::Command402::TransitionTable Class Reference

List of all members.

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 >, Op
transitions_

Detailed Description

Definition at line 69 of file motor.h.


Constructor & Destructor Documentation

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 
) [inline, private]

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

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 Sun Sep 3 2017 03:10:49