#include <sot/talos_balance/int-identity.hh>
Public Member Functions | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW | IntIdentity (const std::string &name) |
DECLARE_SIGNAL_IN (sin, int) | |
DECLARE_SIGNAL_OUT (sout, int) | |
virtual void | display (std::ostream &os) const |
void | init () |
Definition at line 52 of file int-identity.hh.
IntIdentity | ( | const std::string & | name | ) |
Definition at line 45 of file int-identity.cpp.
DECLARE_SIGNAL_IN | ( | sin | , |
int | |||
) |
DECLARE_SIGNAL_OUT | ( | sout | , |
int | |||
) |
|
virtual |
Definition at line 70 of file int-identity.cpp.
|
inline |
Definition at line 61 of file int-identity.hh.