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