|
DDS
ver. 2.0
|
#include <OctopusTestImpl.h>
Public Member Functions | |
| COctopusTestImpl (const SOptions_t &_options) | |
| ~COctopusTestImpl () | |
| void | init () |
| ETestStatus | execute (const size_t _timeoutInSec) |
Protected Member Functions | |
| void | onServiceError (const dds::intercom_api::EErrorCode _errorCode, const std::string &_errorMsg) |
| void | onCustomCmd (const std::string &_command, const std::string &_condition, uint64_t _senderId) |
Protected Attributes | |
| dds::intercom_api::CIntercomService | m_intercomService |
| dds::intercom_api::CCustomCmd | m_customCmd |
| std::mutex | m_waitMutex |
| std::condition_variable | m_waitCondition |
| ETestStatus | m_status |
| SOptions_t | m_options |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprotected |
|
inlineprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
1.8.13