Public Member Functions | Public Attributes | Static Public Attributes | List of all members
dynamicgraph::sot::BinaryIntToUint Class Reference

#include <binary-int-to-uint.hh>

Inheritance diagram for dynamicgraph::sot::BinaryIntToUint:
Inheritance graph
[legend]

Public Member Functions

 BinaryIntToUint (const std::string &name)
 
virtual unsigned int & computeOutput (unsigned int &res, sigtime_t time)
 
virtual void display (std::ostream &os) const
 
virtual const std::string & getClassName (void) const
 
virtual ~BinaryIntToUint ()
 
- Public Member Functions inherited from dynamicgraph::Entity
std::ostream & displaySignalList (std::ostream &os) const
 
 Entity (const std::string &name)
 
const std::string & getCommandList () const
 
virtual std::string getDocString () const
 
LoggerVerbosity getLoggerVerbosityLevel ()
 
LoggerVerbosity getLoggerVerbosityLevel ()
 
const std::string & getName () const
 
command::CommandgetNewStyleCommand (const std::string &cmdName)
 
CommandMap_t getNewStyleCommandMap ()
 
SignalBase< sigtime_t > & getSignal (const std::string &signalName)
 
const SignalBase< sigtime_t > & getSignal (const std::string &signalName) const
 
SignalMap getSignalMap () const
 
double getStreamPrintPeriod ()
 
double getStreamPrintPeriod ()
 
double getTimeSample ()
 
double getTimeSample ()
 
bool hasSignal (const std::string &signame) const
 
Loggerlogger ()
 
Loggerlogger ()
 
const Loggerlogger () const
 
const Loggerlogger () const
 
void sendMsg (const std::string &msg, MsgType t=MSG_TYPE_INFO, const std::string &lineId="")
 
void sendMsg (const std::string &msg, MsgType t=MSG_TYPE_INFO, const std::string &lineId="")
 
void setLoggerVerbosityLevel (LoggerVerbosity lv)
 
void setLoggerVerbosityLevel (LoggerVerbosity lv)
 
bool setStreamPrintPeriod (double t)
 
bool setStreamPrintPeriod (double t)
 
bool setTimeSample (double t)
 
bool setTimeSample (double t)
 
virtual SignalBase< sigtime_t > * test ()
 
virtual void test2 (SignalBase< sigtime_t > *)
 
virtual std::ostream & writeCompletionList (std::ostream &os) const
 
virtual std::ostream & writeGraph (std::ostream &os) const
 
virtual ~Entity ()
 

Public Attributes

dynamicgraph::SignalPtr< int, sigtime_tbinaryIntSIN
 
dynamicgraph::SignalTimeDependent< unsigned, sigtime_tbinaryUintSOUT
 

Static Public Attributes

static const std::string CLASS_NAME
 

Additional Inherited Members

- Public Types inherited from dynamicgraph::Entity
typedef std::map< const std::string, command::Command * > CommandMap_t
 
typedef std::map< std::string, SignalBase< sigtime_t > * > SignalMap
 
- Protected Member Functions inherited from dynamicgraph::Entity
void addCommand (const std::string &name, command::Command *command)
 
void entityDeregistration ()
 
void entityRegistration ()
 
void signalDeregistration (const std::string &name)
 
void signalRegistration (const SignalArray< sigtime_t > &signals)
 
- Protected Attributes inherited from dynamicgraph::Entity
CommandMap_t commandMap
 
Logger logger_
 
std::string name
 
SignalMap signalMap
 

Detailed Description

Definition at line 40 of file binary-int-to-uint.hh.

Constructor & Destructor Documentation

◆ BinaryIntToUint()

BinaryIntToUint::BinaryIntToUint ( const std::string &  name)

Definition at line 28 of file binary-int-to-uint.cpp.

◆ ~BinaryIntToUint()

virtual dynamicgraph::sot::BinaryIntToUint::~BinaryIntToUint ( )
inlinevirtual

Definition at line 52 of file binary-int-to-uint.hh.

Member Function Documentation

◆ computeOutput()

unsigned & BinaryIntToUint::computeOutput ( unsigned int &  res,
sigtime_t  time 
)
virtual

Definition at line 42 of file binary-int-to-uint.cpp.

◆ display()

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

Reimplemented from dynamicgraph::Entity.

Definition at line 56 of file binary-int-to-uint.cpp.

◆ getClassName()

virtual const std::string& dynamicgraph::sot::BinaryIntToUint::getClassName ( void  ) const
inlinevirtual

Reimplemented from dynamicgraph::Entity.

Definition at line 43 of file binary-int-to-uint.hh.

Member Data Documentation

◆ binaryIntSIN

dynamicgraph::SignalPtr<int, sigtime_t> dynamicgraph::sot::BinaryIntToUint::binaryIntSIN

Definition at line 47 of file binary-int-to-uint.hh.

◆ binaryUintSOUT

dynamicgraph::SignalTimeDependent<unsigned, sigtime_t> dynamicgraph::sot::BinaryIntToUint::binaryUintSOUT

Definition at line 48 of file binary-int-to-uint.hh.

◆ CLASS_NAME

const std::string dynamicgraph::sot::BinaryIntToUint::CLASS_NAME
static

Definition at line 42 of file binary-int-to-uint.hh.


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


sot-core
Author(s): Olivier Stasse, ostasse@laas.fr
autogenerated on Tue Oct 24 2023 02:26:32