ICP
1
|
This is the complete list of members for GenericTask< T >, including all inherited members.
Base(const std::string &logger_name="UNKNOWN") | ISIS::Base | inlineprivate |
cancel() | GenericTask< T > | inline |
func_t typedef | GenericTask< T > | private |
GenericTask(const std::string &name, Poco::SharedPtr< Poco::Event > finish_event, const func_t &func) | GenericTask< T > | inline |
loggingPrefix() const | ISIS::Base | inlineprivatevirtual |
m_finish_event | GenericTask< T > | private |
m_func | GenericTask< T > | private |
m_logger | ISIS::Base | private |
m_logger_lock | ISIS::Base | private |
m_logstr | ISIS::Base | private |
runTask() | GenericTask< T > | inline |
setAllLoggerLevel(int level) | ISIS::Base | inlineprivatestatic |
setLoggerName(const std::string &logger_name) | ISIS::Base | inlineprivate |
setThisLoggerLevel(int level) | ISIS::Base | inlineprivate |
~Base() | ISIS::Base | inlineprivatevirtual |