conduit 0.6.0
Modern C++23 header-only event-dispatching / event-transport library
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
metadata.hpp File Reference

Envelope metadata container and lifecycle timestamps. More...

#include <md/metadata.hpp>
#include <chrono>
#include <optional>
Include dependency graph for metadata.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  conduit::Timestamps
 Lifecycle timestamps tracked by the bus / middleware / transports. More...
 

Namespaces

namespace  conduit
 

Typedefs

using conduit::Metadata = md::Metadata
 Envelope metadata: a typed JSON-shaped key/value tree.
 

Detailed Description

Envelope metadata container and lifecycle timestamps.