Public Member Functions | Static Public Attributes | List of all members
Guard::GuardTests::TestGuardTask Class Reference
Inheritance diagram for Guard::GuardTests::TestGuardTask:
Inheritance graph
[legend]

Public Member Functions

long getShareCount ()
 
void setShareCount (long lc)
 
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...
 

Static Public Attributes

static coil::Mutex mtx
 
static long ShareCount = 0L
 

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 55 of file GuardTests.cpp.

Member Function Documentation

long Guard::GuardTests::TestGuardTask::getShareCount ( )
inline

Definition at line 85 of file GuardTests.cpp.

void Guard::GuardTests::TestGuardTask::setShareCount ( long  lc)
inline

Definition at line 89 of file GuardTests.cpp.

int Guard::GuardTests::TestGuardTask::svc ( void  )
inlinevirtual

Execute thread.

Execute thread

Reimplemented from coil::Task.

Definition at line 61 of file GuardTests.cpp.

Member Data Documentation

coil::Mutex Guard::GuardTests::TestGuardTask::mtx
static

Definition at line 60 of file GuardTests.cpp.

long Guard::GuardTests::TestGuardTask::ShareCount = 0L
static

Definition at line 59 of file GuardTests.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:00