|
FairMQ
1.4.33
C++ Message Queuing Library and Framework
|

Public Member Functions | |
| Impl (DDSEnvironment env) | |
| Impl (Id existing, DDSEnvironment env) | |
| Impl (std::shared_ptr< dds::tools_api::CSession > nativeSession, DDSEnv env) | |
| Impl (const Impl &)=delete | |
| Impl & | operator= (const Impl &)=delete |
| Impl (Impl &&)=delete | |
| Impl & | operator= (Impl &&)=delete |
Public Attributes | |
| DDSEnvironment | fEnv |
| DDSRMSPlugin | fRMSPlugin |
| Path | fRMSConfig |
| std::shared_ptr< dds::tools_api::CSession > | fSession |
| dds::intercom_api::CIntercomService | fDDSService |
| dds::intercom_api::CCustomCmd | fDDSCustomCmd |
| Id | fId |
| bool | fStopOnDestruction |