RSB
0.7.0
|
Functions | |
std::string | typeNameToProtoName (const std::string &type_name) |
std::string | typeNameToWireSchema (const std::string &type_name) |
RSB_EXPORT std::string rsb::converter::detail::typeNameToProtoName | ( | const std::string & | type_name | ) |
Definition at line 34 of file ProtocolBufferConverter.cpp.
Referenced by typeNameToWireSchema().
RSB_EXPORT std::string rsb::converter::detail::typeNameToWireSchema | ( | const std::string & | type_name | ) |
Definition at line 61 of file ProtocolBufferConverter.cpp.
References typeNameToProtoName().