|
pjmsg_mcap_wrapper
|
Definition in file writer.cpp.
Go to the source code of this file.
#include "pjmsg_mcap_wrapper/all.h"#include "HeaderCdrAux.ipp"#include "StatisticsNamesCdrAux.ipp"#include "StatisticsValuesCdrAux.ipp"#include "TimeCdrAux.ipp"#include <mcap/writer.hpp>#include "messages.h"#include <random>Classes | |
| class | pjmsg_mcap_wrapper::Message::Implementation |
| class | pjmsg_mcap_wrapper::Writer::Implementation |
| class | pjmsg_mcap_wrapper::Writer::Implementation::Channel< t_Message > |
Namespaces | |
| namespace | pjmsg_mcap_wrapper |
Macros | |
| #define | MCAP_IMPLEMENTATION |
| #define | MCAP_COMPRESSION_NO_LZ4 |
| #define | MCAP_COMPRESSION_NO_ZSTD |
| #define | MCAP_PUBLIC __attribute__((visibility("hidden"))) |
| #define MCAP_COMPRESSION_NO_LZ4 |
Definition at line 17 of file writer.cpp.
| #define MCAP_COMPRESSION_NO_ZSTD |
Definition at line 18 of file writer.cpp.
| #define MCAP_IMPLEMENTATION |
Definition at line 16 of file writer.cpp.
| #define MCAP_PUBLIC __attribute__((visibility("hidden"))) |
Definition at line 19 of file writer.cpp.