#include <Byte.h>

Public Member Functions | |
| virtual int | deserialize (unsigned char *inbuffer) | 
| const char * | getType () | 
| virtual int | serialize (unsigned char *outbuffer) | 
Public Attributes | |
| unsigned char | data | 
| virtual int std_msgs::Byte::deserialize | ( | unsigned char * | inbuffer | ) |  [inline, virtual] | 
        
| const char* std_msgs::Byte::getType | ( | ) |  [inline, virtual] | 
        
| virtual int std_msgs::Byte::serialize | ( | unsigned char * | outbuffer | ) |  [inline, virtual] | 
        
| unsigned char std_msgs::Byte::data |