Functions | |
bool | isPbMessageOfType (const std::string &pb_msg_type, const ::google::protobuf::Message &msg) |
template<class PbMsgType > | |
bool | isPbMessageOfType (const ::google::protobuf::Message &msg) |
bool rc::msgs::isPbMessageOfType | ( | const std::string & | pb_msg_type, |
const ::google::protobuf::Message & | msg | ||
) |
Definition at line 45 of file msg_utils.h.
bool rc::msgs::isPbMessageOfType | ( | const ::google::protobuf::Message & | msg | ) |
Definition at line 51 of file msg_utils.h.