#include <KeyValue.h>

Public Member Functions | |
| virtual int | deserialize (unsigned char *inbuffer) | 
| const char * | getType () | 
| virtual int | serialize (unsigned char *outbuffer) | 
Public Attributes | |
| char * | key | 
| char * | value | 
Definition at line 12 of file KeyValue.h.
| virtual int diagnostic_msgs::KeyValue::deserialize | ( | unsigned char * | inbuffer | ) |  [inline, virtual] | 
        
Implements ros::Msg.
Definition at line 34 of file KeyValue.h.
| const char* diagnostic_msgs::KeyValue::getType | ( | ) |  [inline, virtual] | 
        
Implements ros::Msg.
Definition at line 56 of file KeyValue.h.
| virtual int diagnostic_msgs::KeyValue::serialize | ( | unsigned char * | outbuffer | ) |  [inline, virtual] | 
        
Implements ros::Msg.
Definition at line 18 of file KeyValue.h.
Definition at line 15 of file KeyValue.h.
Definition at line 16 of file KeyValue.h.