sot-talos-balance  1.7.0
BooleanIdentity Class Reference

#include <sot/talos_balance/boolean-identity.hh>

Inheritance diagram for BooleanIdentity:
[legend]
Collaboration diagram for BooleanIdentity:
[legend]

Public Member Functions

EIGEN_MAKE_ALIGNED_OPERATOR_NEW BooleanIdentity (const std::string &name)
 
 DECLARE_SIGNAL_IN (sin, bool)
 
 DECLARE_SIGNAL_OUT (sout, bool)
 
virtual void display (std::ostream &os) const
 
void init ()
 

Detailed Description

Definition at line 52 of file boolean-identity.hh.

Constructor & Destructor Documentation

◆ BooleanIdentity()

BooleanIdentity ( const std::string &  name)

Definition at line 48 of file boolean-identity.cpp.

References BooleanIdentity::init(), INPUT_SIGNALS, and OUTPUT_SIGNALS.

Member Function Documentation

◆ DECLARE_SIGNAL_IN()

DECLARE_SIGNAL_IN ( sin  ,
bool   
)

◆ DECLARE_SIGNAL_OUT()

DECLARE_SIGNAL_OUT ( sout  ,
bool   
)

◆ display()

void display ( std::ostream &  os) const
virtual

Definition at line 73 of file boolean-identity.cpp.

◆ init()

void init ( )
inline

Definition at line 63 of file boolean-identity.hh.

Referenced by BooleanIdentity::BooleanIdentity().


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