FairMQ  1.4.33
C++ Message Queuing Library and Framework
Public Member Functions | Public Attributes | List of all members
fair::mq::sdk::DDSSession::Impl Struct Reference
Collaboration diagram for fair::mq::sdk::DDSSession::Impl:
Collaboration graph
[legend]

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
 
Imploperator= (const Impl &)=delete
 
 Impl (Impl &&)=delete
 
Imploperator= (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
 

The documentation for this struct was generated from the following file:

privacy