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

List of all members.

Public Member Functions

long getShareCount ()
void setShareCount (long lc)
int svc (void)
 Execute thread.

Static Public Attributes

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

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  ) [inline, virtual]

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 Sat Jun 8 2019 18:49:11