Go to the documentation of this file.
18 #ifndef IGNITION_TRANSPORT_LOG_DESCRIPTOR_HH_
19 #define IGNITION_TRANSPORT_LOG_DESCRIPTOR_HH_
26 #include <ignition/transport/config.hh>
27 #include <ignition/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: AdvertiseOptions.hh:28
Interface to a log file.
Definition: Log.hh:45
The Descriptor class provides meta-information about what a log contains. This may be useful for dete...
Definition: Descriptor.hh:45