Represents a DDS topology.
More...
#include <fairmq/sdk/DDSTopology.h>
|
using | Path = boost::filesystem::path |
|
|
auto | operator<< (std::ostream &, const DDSTopology &) -> std::ostream & |
|
Represents a DDS topology.
◆ DDSTopology() [1/2]
Construct from file.
- Parameters
-
topoFile | DDS topology xml file |
env | DDS environment |
◆ DDSTopology() [2/2]
fair::mq::sdk::DDSTopology::DDSTopology |
( |
dds::topology_api::CTopology |
nativeTopology, |
|
|
DDSEnv |
env = {} |
|
) |
| |
|
explicit |
Construct with already existing native DDS API objects.
- Parameters
-
nativeTopology | Existing and initialized CTopology |
env | Optional DDSEnv |
◆ GetTopoFile()
auto fair::mq::sdk::DDSTopology::GetTopoFile |
( |
| ) |
const -> Path |
Get path to DDS topology xml, if it is known.
- Exceptions
-
The documentation for this class was generated from the following files: