EEROS  1.0.0.0
API for the EEROS Real-Time Robotics Framework
Signal.hpp File Reference
#include <string>
#include <list>
#include <type_traits>
#include <limits>
#include <eeros/types.hpp>
#include <eeros/control/SignalInterface.hpp>
Include dependency graph for Signal.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  eeros::control::Signal< T >
 

Namespaces

 eeros
 
 eeros::control
 

Functions

template<typename T >
std::ostream & eeros::control::operator<< (std::ostream &os, Signal< T > &signal)
 
template<typename T >
std::ostream & eeros::control::operator<< (std::ostream &os, Signal< T > *signal)
 

Variables

uint16_t eeros::control::signalCounter = 1