Definition at line 23 of file PeriodicThread.cpp.
◆ Private()
◆ afterStart()
void yarp::os::PeriodicThread::Private::afterStart |
( |
bool |
s | ) |
|
|
inlineoverridevirtual |
◆ beforeStart()
void yarp::os::PeriodicThread::Private::beforeStart |
( |
| ) |
|
|
inlineoverridevirtual |
◆ getEstimatedPeriod() [1/2]
double yarp::os::PeriodicThread::Private::getEstimatedPeriod |
( |
| ) |
const |
|
inline |
◆ getEstimatedPeriod() [2/2]
void yarp::os::PeriodicThread::Private::getEstimatedPeriod |
( |
double & |
av, |
|
|
double & |
std |
|
) |
| const |
|
inline |
◆ getEstimatedUsed() [1/2]
double yarp::os::PeriodicThread::Private::getEstimatedUsed |
( |
| ) |
const |
|
inline |
◆ getEstimatedUsed() [2/2]
void yarp::os::PeriodicThread::Private::getEstimatedUsed |
( |
double & |
av, |
|
|
double & |
std |
|
) |
| const |
|
inline |
◆ getIterations()
unsigned int yarp::os::PeriodicThread::Private::getIterations |
( |
| ) |
const |
|
inline |
◆ getPeriod()
double yarp::os::PeriodicThread::Private::getPeriod |
( |
| ) |
const |
|
inline |
◆ isSuspended()
bool yarp::os::PeriodicThread::Private::isSuspended |
( |
| ) |
const |
|
inline |
◆ lock()
void yarp::os::PeriodicThread::Private::lock |
( |
| ) |
const |
|
inline |
◆ resetStat()
void yarp::os::PeriodicThread::Private::resetStat |
( |
| ) |
|
|
inline |
◆ resume()
void yarp::os::PeriodicThread::Private::resume |
( |
| ) |
|
|
inline |
◆ run()
void yarp::os::PeriodicThread::Private::run |
( |
| ) |
|
|
inlineoverridevirtual |
◆ setPeriod()
bool yarp::os::PeriodicThread::Private::setPeriod |
( |
double |
period | ) |
|
|
inline |
◆ step()
void yarp::os::PeriodicThread::Private::step |
( |
| ) |
|
|
inline |
◆ suspend()
void yarp::os::PeriodicThread::Private::suspend |
( |
| ) |
|
|
inline |
◆ threadInit()
bool yarp::os::PeriodicThread::Private::threadInit |
( |
| ) |
|
|
inlineoverridevirtual |
◆ threadRelease()
void yarp::os::PeriodicThread::Private::threadRelease |
( |
| ) |
|
|
inlineoverridevirtual |
◆ unlock()
void yarp::os::PeriodicThread::Private::unlock |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: