38 #ifndef CoreHelpers20110411H 39 #define CoreHelpers20110411H 41 #include "goby/common/protobuf/app_base_config.pb.h" 42 #include <boost/program_options.hpp> 51 return (out <<
"### " << msg.GetDescriptor()->full_name() <<
" ###\n" << msg.DebugString());
55 const boost::program_options::variables_map& var_map)
std::ostream & operator<<(std::ostream &out, const google::protobuf::Message &msg)
provides stream output operator for Google Protocol Buffers Message
The global namespace for the Goby project.