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>
32 inline namespace IGNITION_TRANSPORT_VERSION_NAMESPACE {
57 public:
const NameToMap &TopicsToMsgTypesToId()
const;
65 public:
const NameToMap &MsgTypesToTopicsToId()
const;
71 public: int64_t TopicId(
96 #pragma warning(disable: 4251)
Interface to a log file.
Definition: gz/transport/log/Log.hh:41
The Descriptor class provides meta-information about what a log contains. This may be useful for dete...
Definition: gz/transport/log/Descriptor.hh:41
Definition: gz/transport/log/Batch.hh:27