#include <TimeDomain.hpp>
TimeDomain::TimeDomain |
( |
std::string |
name, |
|
|
double |
period, |
|
|
bool |
realtime |
|
) |
| |
std::string TimeDomain::getName |
( |
| ) |
|
double TimeDomain::getPeriod |
( |
| ) |
|
bool TimeDomain::getRealtime |
( |
| ) |
|
void TimeDomain::start |
( |
| ) |
|
|
virtual |
void TimeDomain::stop |
( |
| ) |
|
|
virtual |
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
TimeDomain & |
td |
|
) |
| |
|
friend |
The documentation for this class was generated from the following files:
- /home/markus/github/eeros-project/eeros-framework/includes/eeros/control/TimeDomain.hpp
- /home/markus/github/eeros-project/eeros-framework/src/control/TimeDomain.cpp