#include "proto_ref.hpp"


Public Types | |
| using | TransportType = Proto |
Public Member Functions | |
| ProtoRef (Proto &ref) | |
Public Attributes | |
| Proto & | proto_ |
Generic class for handling references to proto objects.
| Iface | is interface to inherit from |
| Proto | is protobuf container |
| using shared_model::proto::ProtoRef< Iface, Proto >::TransportType = Proto |
|
inlineexplicit |
| Proto& shared_model::proto::ProtoRef< Iface, Proto >::proto_ |