This is the complete list of members for SimplePeriodicTask< Functor >, including all inherited members.
| changeInterval(unsigned int intervalInMs) | PeriodicTask< T > | inline |
| checkLogLevel(MessageTypeT level) const | Logging | protected |
| deactivateSpam(float deactivationDurationSec=10.0f, const std::string &identifier="", bool deactivate=true) const | Logging | |
| f | SimplePeriodicTask< Functor > | |
| getEffectiveLoggingLevel() const | Logging | |
| getInterval() const | PeriodicTask< T > | inline |
| getLogSender() const | Logging | protected |
| getStatistics() const | PeriodicTask< T > | inline |
| isFunctionExecuting() const | PeriodicTask< T > | inline |
| isRunning() const | PeriodicTask< T > | inline |
| Logging() | Logging | |
| loghelper(const char *file, int line, const char *function) const | Logging | protected |
| method_type typedef | PeriodicTask< T > | |
| minimumLoggingLevel | Logging | protected |
| PeriodicTask(T *parent, method_type periodicFn, int periodMs, bool assureMeanInterval=false, std::string name="", bool forceSystemTime=true) | PeriodicTask< T > | inline |
| pointer_type typedef | PeriodicTask< T > | |
| runningFn() | SimplePeriodicTask< Functor > | inline |
| setDelayWarningTolerance(int newToleranceInMilliSeconds=5) | PeriodicTask< T > | inline |
| setLocalMinimumLoggingLevel(MessageTypeT level) | Logging | |
| setName(std::string name) | PeriodicTask< T > | inline |
| setTag(const LogTag &tag) | Logging | |
| armarx::PeriodicTask::setTag(const std::string &tagName) | Logging | |
| setThreadList(ThreadListPtr threadList) | PeriodicTask< T > | inline |
| SimplePeriodicTask(Functor f, int periodMs, bool assureMeanInterval=false, std::string name="", bool forceSystemTime=true) | SimplePeriodicTask< Functor > | inline |
| spamFilter | Logging | mutableprotected |
| start() | PeriodicTask< T > | inline |
| stop() | PeriodicTask< T > | inline |
| tag | Logging | protected |
| ~Logging() | Logging | virtual |
| ~PeriodicTask() override | PeriodicTask< T > | inline |