Public Member Functions | Public Attributes | List of all members
Time::TimeTests::TestTimeTask Class Reference
Inheritance diagram for Time::TimeTests::TestTimeTask:
Inheritance graph
[legend]

Public Member Functions

int svc (void)
 Execute thread. More...
 
- Public Member Functions inherited from coil::Task
virtual void activate ()
 Create a thread. More...
 
virtual void activate ()
 Create a thread. More...
 
virtual int close (unsigned long flags=0)
 Task close. More...
 
virtual int close (unsigned long flags=0)
 Task close. More...
 
virtual void finalize ()
 Finalizing the task. More...
 
virtual void finalize ()
 Finalizing the task. More...
 
virtual int open (void *args=0)
 Task open. More...
 
virtual int open (void *args=0)
 Task open. More...
 
virtual void reset ()
 Reset of task count. More...
 
virtual void reset ()
 Reset of task count. More...
 
virtual int resume (void)
 Resuming the suspended task. More...
 
virtual int resume (void)
 Resuming the suspended task. More...
 
virtual int suspend (void)
 Suspending the task. More...
 
virtual int suspend (void)
 Suspending the task. More...
 
 Task ()
 Constructor. More...
 
 Task ()
 Constructor. More...
 
virtual int wait (void)
 Waiting for the thread terminate. More...
 
virtual int wait (void)
 Waiting for the thread terminate. More...
 
virtual ~Task ()
 Destructor. More...
 
virtual ~Task ()
 Destructor. More...
 

Public Attributes

short m_count_time
 
short m_mainstop
 
short m_svccmd
 
short m_svcstop
 

Additional Inherited Members

- Static Public Member Functions inherited from coil::Task
static void * svc_run (void *args=0)
 Start thread Execution. More...
 
static unsigned int WINAPI svc_run (void *args=0)
 Start thread Execution. More...
 

Detailed Description

Definition at line 59 of file TimeTests.cpp.

Member Function Documentation

int Time::TimeTests::TestTimeTask::svc ( void  )
inlinevirtual

Execute thread.

Execute thread

Reimplemented from coil::Task.

Definition at line 67 of file TimeTests.cpp.

Member Data Documentation

short Time::TimeTests::TestTimeTask::m_count_time

Definition at line 63 of file TimeTests.cpp.

short Time::TimeTests::TestTimeTask::m_mainstop

Definition at line 65 of file TimeTests.cpp.

short Time::TimeTests::TestTimeTask::m_svccmd

Definition at line 64 of file TimeTests.cpp.

short Time::TimeTests::TestTimeTask::m_svcstop

Definition at line 66 of file TimeTests.cpp.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Jun 6 2019 19:26:05