Go to the documentation of this file.
17 #ifndef GZ_TRANSPORT_LOG_RECORDER_HH_
18 #define GZ_TRANSPORT_LOG_RECORDER_HH_
27 #include <gz/transport/config.hh>
28 #include <gz/transport/log/Export.hh>
33 inline namespace IGNITION_TRANSPORT_VERSION_NAMESPACE {
95 public: int64_t AddTopic(
const std::regex &_topic);
120 private:
class Implementation;
125 #pragma warning(push)
126 #pragma warning(disable: 4251)
Records ignition transport topics This class makes it easy to record topics to a log file....
Definition: gz/transport/log/Recorder.hh:50
RecorderError
Definition: gz/transport/log/Recorder.hh:35
@ ALREADY_SUBSCRIBED_TO_TOPIC
A Clock interface for time tracking.
Definition: gz/transport/Clock.hh:36
Definition: gz/transport/log/Batch.hh:27