Go to the documentation of this file.
18 #ifndef GZ_TRANSPORT_LOG_DESCRIPTOR_HH_
19 #define GZ_TRANSPORT_LOG_DESCRIPTOR_HH_
26 #include <gz/transport/config.hh>
27 #include <gz/transport/log/Export.hh>
36 inline namespace IGNITION_TRANSPORT_VERSION_NAMESPACE {
61 public:
const NameToMap &TopicsToMsgTypesToId()
const;
69 public:
const NameToMap &MsgTypesToTopicsToId()
const;
76 public: int64_t TopicId(
100 #pragma warning(push)
101 #pragma warning(disable: 4251)
Definition: gz/transport/AdvertiseOptions.hh:28
Interface to a log file.
Definition: gz/transport/log/Log.hh:45
The Descriptor class provides meta-information about what a log contains. This may be useful for dete...
Definition: gz/transport/log/Descriptor.hh:45