EEROS  0.4.1.0
API for the EEROS Real-Time Robotics Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ThreadTest Class Reference
Inheritance diagram for ThreadTest:
Collaboration diagram for ThreadTest:

Public Member Functions

 ThreadTest (std::string n)
 
- Public Member Functions inherited from eeros::Thread
 Thread ()
 
virtual ~Thread ()
 
virtual std::string getId () const
 
virtual void join ()
 

Protected Member Functions

virtual void run ()
 
- Protected Member Functions inherited from eeros::Thread
 Thread (std::function< void()> t)
 

Additional Inherited Members

- Protected Attributes inherited from eeros::Thread
std::thread t
 
eeros::logger::Logger
< eeros::logger::LogWriter
log
 

Constructor & Destructor Documentation

ThreadTest::ThreadTest ( std::string  n)
inline

Here is the call graph for this function:

Member Function Documentation

virtual void ThreadTest::run ( )
inlineprotectedvirtual

Reimplemented from eeros::Thread.

Here is the call graph for this function:


The documentation for this class was generated from the following file: