RSB  0.7.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
rsb::converter::detail Namespace Reference

Functions

std::string typeNameToProtoName (const std::string &type_name)
std::string typeNameToWireSchema (const std::string &type_name)

Function Documentation

RSB_EXPORT std::string rsb::converter::detail::typeNameToProtoName ( const std::string &  type_name)

Definition at line 34 of file ProtocolBufferConverter.cpp.

Referenced by typeNameToWireSchema().

Here is the caller graph for this function:

RSB_EXPORT std::string rsb::converter::detail::typeNameToWireSchema ( const std::string &  type_name)

Definition at line 61 of file ProtocolBufferConverter.cpp.

References typeNameToProtoName().

Here is the call graph for this function: