9#include "MrcComm.npb.h"
Class for wrapping a nanopb ostream.
Definition Protobuf.hpp:119
wpi::util::ProtoInputStream< mrc::ErrorInfo > InputStream
Definition ErrorInfo.h:16
static bool Pack(OutputStream &Stream, const mrc::ErrorInfo &Value)
wpi::util::ProtoOutputStream< mrc::ErrorInfo > OutputStream
Definition ErrorInfo.h:17
mrc_proto_ProtobufErrorInfo MessageStruct
Definition ErrorInfo.h:15
static std::optional< mrc::ErrorInfo > Unpack(InputStream &Stream)
Protobuf serialization template.
Definition Protobuf.hpp:36