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

List of all members.

Public Member Functions

virtual RTC::ReturnCode_t initialize () throw (CORBA::SystemException)
 [CORBA interface] Initialize the RTC that realizes this interface.
 RTObjectMock (CORBA::ORB_ptr orb, PortableServer::POA_ptr poa)
 RTObjectMock (CORBA::ORB_ptr orb, PortableServer::POA_ptr poa)
void setLogger (Logger *logger)
void setLogger (Logger *logger)

Private Member Functions

void log (const std::string &msg)

Private Attributes

Loggerm_logger

Detailed Description

Definition at line 77 of file rtm/tests/Factory/FactoryTests.cpp.


Constructor & Destructor Documentation

Tests::RTObjectMock::RTObjectMock ( CORBA::ORB_ptr  orb,
PortableServer::POA_ptr  poa 
) [inline]

Definition at line 81 of file rtm/tests/Factory/FactoryTests.cpp.

Tests::RTObjectMock::RTObjectMock ( CORBA::ORB_ptr  orb,
PortableServer::POA_ptr  poa 
) [inline]

Definition at line 201 of file ManagerTests.cpp.


Member Function Documentation

virtual RTC::ReturnCode_t Tests::RTObjectMock::initialize ( ) throw (CORBA::SystemException) [inline, virtual]

[CORBA interface] Initialize the RTC that realizes this interface.

[CORBA interface] IInitialize the RTC that realizes this interface.

The invocation of this operation shall result in the invocation of the callback ComponentAction::on_initialize.

Constraints

  • An RTC may be initialized only while it is in the Created state. Any attempt to invoke this operation while in another state shall fail with ReturnCode_t::PRECONDITION_NOT_MET.
  • Application developers are not expected to call this operation directly; it exists for use by the RTC infrastructure.
Returns:
The return code of ReturnCode_t type

Reimplemented from RTC::RTObject_impl.

Definition at line 206 of file ManagerTests.cpp.

void Tests::RTObjectMock::log ( const std::string &  msg) [inline, private]

Definition at line 96 of file rtm/tests/Factory/FactoryTests.cpp.

void Tests::RTObjectMock::setLogger ( Logger logger) [inline]

Definition at line 87 of file rtm/tests/Factory/FactoryTests.cpp.

void Tests::RTObjectMock::setLogger ( Logger logger) [inline]

Definition at line 214 of file ManagerTests.cpp.


Member Data Documentation

Definition at line 93 of file rtm/tests/Factory/FactoryTests.cpp.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Sat Jun 8 2019 18:49:16