Public Member Functions | Static Public Member Functions | Public Attributes | Private Attributes | Static Private Attributes
A Class Reference
Inheritance diagram for A:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 A ()
 A ()
 A (coil::Condition< coil::Mutex > &cond, coil::Mutex &mutex)
int add_one (int val)
bool add_one_invoked ()
int get_count ()
void hoge ()
bool hoge_invoked ()
void munya (const char *msg)
bool munya_invoked ()
int mysvc ()
int mysvc2 ()
int mysvc3 ()
virtual std::string name ()
void signal (int usec)

Static Public Member Functions

static void setLogger (Logger *logger)

Public Attributes

coil::Condition< coil::Mutex > & m_cond
coil::Mutexm_mutex

Private Attributes

bool m_addone
bool m_hoge
bool m_munya

Static Private Attributes

static int count = 0
static Loggerm_logger = NULL

Detailed Description

Definition at line 33 of file AsyncInvokerTests.cpp.


Constructor & Destructor Documentation

A::A ( ) [inline]

Definition at line 36 of file AsyncInvokerTests.cpp.

A::A ( coil::Condition< coil::Mutex > &  cond,
coil::Mutex mutex 
) [inline]

Definition at line 39 of file ConditionTests.cpp.

A::A ( ) [inline]

Definition at line 35 of file SingletonTests.cpp.


Member Function Documentation

int A::add_one ( int  val) [inline]

Definition at line 64 of file AsyncInvokerTests.cpp.

bool A::add_one_invoked ( ) [inline]

Definition at line 75 of file AsyncInvokerTests.cpp.

int A::get_count ( ) [inline]

Definition at line 42 of file SingletonTests.cpp.

void A::hoge ( ) [inline]

Definition at line 40 of file AsyncInvokerTests.cpp.

bool A::hoge_invoked ( ) [inline]

Definition at line 50 of file AsyncInvokerTests.cpp.

void A::munya ( const char *  msg) [inline]

Definition at line 52 of file AsyncInvokerTests.cpp.

bool A::munya_invoked ( ) [inline]

Definition at line 62 of file AsyncInvokerTests.cpp.

int A::mysvc ( ) [inline]

Definition at line 61 of file PeriodicTaskTests.cpp.

int A::mysvc2 ( ) [inline]

Definition at line 70 of file PeriodicTaskTests.cpp.

int A::mysvc3 ( ) [inline]

Definition at line 79 of file PeriodicTaskTests.cpp.

virtual std::string A::name ( ) [inline, virtual]

Implements Base.

Definition at line 51 of file coil/tests/Factory/FactoryTests.cpp.

static void A::setLogger ( Logger logger) [inline, static]

Definition at line 91 of file PeriodicTaskTests.cpp.

void A::signal ( int  usec) [inline]

Definition at line 41 of file ConditionTests.cpp.


Member Data Documentation

int A::count = 0 [static, private]

Definition at line 47 of file SingletonTests.cpp.

bool A::m_addone [private]

Definition at line 80 of file AsyncInvokerTests.cpp.

Definition at line 48 of file ConditionTests.cpp.

bool A::m_hoge [private]

Definition at line 78 of file AsyncInvokerTests.cpp.

Logger * A::m_logger = NULL [static, private]

Definition at line 97 of file PeriodicTaskTests.cpp.

bool A::m_munya [private]

Definition at line 79 of file AsyncInvokerTests.cpp.

Definition at line 49 of file ConditionTests.cpp.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Sun Mar 26 2017 03:37:18