OdbDesignLib
OdbDesign ODB++ Parsing Library
Odb::Lib::IProtoBuffable< TPbMessage > Member List

This is the complete list of members for Odb::Lib::IProtoBuffable< TPbMessage >, including all inherited members.

from_json(const std::string &json) override (defined in Odb::Lib::IProtoBuffable< TPbMessage >)Odb::Lib::IProtoBuffable< TPbMessage >inline
from_pbstring(const std::string &pb_string) (defined in Odb::Lib::IProtoBuffable< TPbMessage >)Odb::Lib::IProtoBuffable< TPbMessage >inline
from_protobuf(const TPbMessage &message)=0 (defined in Odb::Lib::IProtoBuffable< TPbMessage >)Odb::Lib::IProtoBuffable< TPbMessage >pure virtual
from_stream(std::istream &inputStream) (defined in Odb::Lib::IProtoBuffable< TPbMessage >)Odb::Lib::IProtoBuffable< TPbMessage >inline
IProtoBuffable()=default (defined in Odb::Lib::IProtoBuffable< TPbMessage >)Odb::Lib::IProtoBuffable< TPbMessage >protected
to_json() const override (defined in Odb::Lib::IProtoBuffable< TPbMessage >)Odb::Lib::IProtoBuffable< TPbMessage >
to_pbstring(std::string &pb_string) const (defined in Odb::Lib::IProtoBuffable< TPbMessage >)Odb::Lib::IProtoBuffable< TPbMessage >inline
to_protobuf() const =0 (defined in Odb::Lib::IProtoBuffable< TPbMessage >)Odb::Lib::IProtoBuffable< TPbMessage >pure virtual
to_stream(std::ostream &outputStream) const (defined in Odb::Lib::IProtoBuffable< TPbMessage >)Odb::Lib::IProtoBuffable< TPbMessage >inline