sot-talos-balance  1.6.0
round-double-to-int.cpp File Reference
#include "sot/talos_balance/round-double-to-int.hh"
#include <sot/core/debug.hh>
#include <dynamic-graph/factory.h>
#include <dynamic-graph/all-commands.h>
Include dependency graph for round-double-to-int.cpp:

Go to the source code of this file.

Namespaces

 dynamicgraph
 
 dynamicgraph::sot
 
 dynamicgraph::sot::talos_balance
 

Macros

#define INPUT_SIGNALS   m_sinSIN
 
#define OUTPUT_SIGNALS   m_soutSOUT
 

Functions

 DEFINE_SIGNAL_OUT_FUNCTION (sout, int)
 
 DYNAMICGRAPH_FACTORY_ENTITY_PLUGIN (RoundDoubleToInt, "RoundDoubleToInt")
 

Macro Definition Documentation

◆ INPUT_SIGNALS

#define INPUT_SIGNALS   m_sinSIN

Definition at line 33 of file round-double-to-int.cpp.

Referenced by RoundDoubleToInt::RoundDoubleToInt().

◆ OUTPUT_SIGNALS

#define OUTPUT_SIGNALS   m_soutSOUT

Definition at line 35 of file round-double-to-int.cpp.

Referenced by RoundDoubleToInt::RoundDoubleToInt().