YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
DumpThread Member List

This is the complete list of members for DumpThread, including all inherited members.

afterStart(bool success)yarp::os::PeriodicThreadprotectedvirtual
askToStop()yarp::os::PeriodicThread
beforeStart()yarp::os::PeriodicThreadprotectedvirtual
DumpThread(DumpFormat _type, DumpQueue &Q, const std::string &_dirName, const int szToWrite, const bool _saveData, const bool _videoOn, const std::string &_videoType, const bool _rxTime, const bool _txTime)DumpThreadinline
getEstimatedPeriod() constyarp::os::PeriodicThread
getEstimatedPeriod(double &av, double &std) constyarp::os::PeriodicThread
getEstimatedUsed() constyarp::os::PeriodicThread
getEstimatedUsed(double &av, double &std) constyarp::os::PeriodicThread
getIterations() constyarp::os::PeriodicThread
getPeriod() constyarp::os::PeriodicThread
getPolicy() constyarp::os::PeriodicThread
getPriority() constyarp::os::PeriodicThread
isRunning() constyarp::os::PeriodicThread
isSuspended() constyarp::os::PeriodicThread
PeriodicThread(double period, ShouldUseSystemClock useSystemClock=ShouldUseSystemClock::No, PeriodicThreadClock clockAccuracy=PeriodicThreadClock::Relative)yarp::os::PeriodicThreadexplicit
PeriodicThread(double period, PeriodicThreadClock clockAccuracy)yarp::os::PeriodicThreadexplicit
resetStat()yarp::os::PeriodicThread
resume()yarp::os::PeriodicThread
run() overrideDumpThreadinlinevirtual
setPeriod(double period)yarp::os::PeriodicThread
setPriority(int priority, int policy=-1)yarp::os::PeriodicThread
start()yarp::os::PeriodicThread
step()yarp::os::PeriodicThread
stop()yarp::os::PeriodicThread
suspend()yarp::os::PeriodicThread
threadInit() overrideDumpThreadinlinevirtual
threadRelease() overrideDumpThreadinlinevirtual
writeSource(const std::string &sourceName, const bool connected)DumpThreadinline
~PeriodicThread()yarp::os::PeriodicThreadvirtual