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

Public Member Functions

 B ()
 
int get_count ()
 
virtual std::string name ()
 
- Public Member Functions inherited from Base
virtual ~Base ()
 

Static Private Attributes

static int count = 0
 

Detailed Description

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

Constructor & Destructor Documentation

◆ B()

B::B ( )
inline

Definition at line 55 of file SingletonTests.cpp.

Member Function Documentation

◆ get_count()

int B::get_count ( )
inline

Definition at line 62 of file SingletonTests.cpp.

◆ name()

virtual std::string B::name ( )
inlinevirtual

Implements Base.

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

Member Data Documentation

◆ count

int B::count = 0
staticprivate

Definition at line 67 of file SingletonTests.cpp.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Feb 28 2022 23:00:45