parcel 0.2.4
Wrappable, wire-transferable C++23 value system with JSON serialization
Loading...
Searching...
No Matches
origin.h File Reference

OriginCell — parcel adapter for the polymorphic comms::OriginPtr. More...

#include <parcel/cell.h>
#include <parcel/defaults.h>
#include <parcel/descriptor.h>
#include <parcel/json.h>
#include <commons/json/origin.hpp>
#include <commons/origin.hpp>
#include <compare>
#include <memory>
#include <optional>
#include <string>
#include <string_view>
#include <utility>
Include dependency graph for origin.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  parcel::OriginCell
 Cell wrapping comms::OriginPtr (a std::unique_ptr<comms::IOrigin>). More...
 

Detailed Description

OriginCell — parcel adapter for the polymorphic comms::OriginPtr.