|
virtual std::unique_ptr< TPbMessage > | to_protobuf () const =0 |
|
virtual void | from_protobuf (const TPbMessage &message)=0 |
|
bool | to_pbstring (std::string &pb_string) const |
|
bool | from_pbstring (const std::string &pb_string) |
|
bool | to_stream (std::ostream &outputStream) const |
|
bool | from_stream (std::istream &inputStream) |
|
std::string | to_json () const override |
|
void | from_json (const std::string &json) override |
|
template<typename TPbMessage>
class Odb::Lib::IProtoBuffable< TPbMessage >
Definition at line 15 of file IProtoBuffable.h.
The documentation for this class was generated from the following file: