PBUtils Member List

This is the complete list of members for PBUtils, including all inherited members.

ProtobufLogHandler(google::protobuf::LogLevel level, const char *filename, int line, const std::string &message)PBUtilsstatic
SerializeFromFile(const std::string &filename, google::protobuf::Message &dst, Logger *logger)PBUtilsstatic
SerializeFromString(const std::string &src, google::protobuf::Message &dst, eSerializationFormat m, Logger *logger)PBUtilsstatic
SerializeToFile(const google::protobuf::Message &src, const std::string &filename, Logger *logger)PBUtilsstatic
SerializeToString(const google::protobuf::Message &src, std::string &output, eSerializationFormat m, Logger *logger)PBUtilsstatic

Distributed under the Apache License, Version 2.0.

See accompanying NOTICE file for details.