Public Member Functions | Private Attributes | List of all members
Tests::ManagerTests::InvokerMock Class Reference
Inheritance diagram for Tests::ManagerTests::InvokerMock:
Inheritance graph
[legend]

Public Member Functions

 InvokerMock (const RTC::DataFlowComponent_ptr &rtoRef, RTC::Manager *mgr)
 
virtual int svc (void)
 Execute thread. More...
 
 ~InvokerMock ()
 
- 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...
 

Private Attributes

RTC::Managerm_mgr
 
RTC::DataFlowComponent_ptr m_rtoRef
 

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 688 of file ManagerTests.cpp.

Constructor & Destructor Documentation

Tests::ManagerTests::InvokerMock::InvokerMock ( const RTC::DataFlowComponent_ptr &  rtoRef,
RTC::Manager mgr 
)
inline

Definition at line 692 of file ManagerTests.cpp.

Tests::ManagerTests::InvokerMock::~InvokerMock ( )
inline

Definition at line 699 of file ManagerTests.cpp.

Member Function Documentation

virtual int Tests::ManagerTests::InvokerMock::svc ( void  )
inlinevirtual

Execute thread.

Execute thread

Reimplemented from coil::Task.

Definition at line 704 of file ManagerTests.cpp.

Member Data Documentation

RTC::Manager* Tests::ManagerTests::InvokerMock::m_mgr
private

Definition at line 719 of file ManagerTests.cpp.

RTC::DataFlowComponent_ptr Tests::ManagerTests::InvokerMock::m_rtoRef
private

Definition at line 718 of file ManagerTests.cpp.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:08:05