cyberglove::srv::_Start::StartResponse Class Reference
List of all members.
Detailed Description
Definition at line 110 of file _Start.py.
Member Function Documentation
      
        
          | def cyberglove::srv::_Start::StartResponse::__init__ | ( |  | self, | 
        
          |  |  |  | args, | 
        
          |  |  |  | kwds |  | 
        
          |  | ) |  |  |  | 
      
 
Constructor. Any message fields that are implicitly/explicitly
set to None will be assigned a default value. The recommend
use is keyword arguments as this is more robust to future message
changes.  You cannot mix in-order arguments and keyword arguments.
The available fields are:
   state
@param args: complete set of field values, in .msg order
@param kwds: use keyword arguments corresponding to message field names
to set specific fields. 
Definition at line 121 of file _Start.py.
 
 
      
        
          | def cyberglove::srv::_Start::StartResponse::_get_types | ( |  | self | ) |  [private] | 
      
 
 
      
        
          | def cyberglove::srv::_Start::StartResponse::deserialize | ( |  | self, | 
        
          |  |  |  | str |  | 
        
          |  | ) |  |  |  | 
      
 
unpack serialized message in str into this message instance
@param str: byte array of serialized message
@type  str: str
Definition at line 160 of file _Start.py.
 
 
      
        
          | def cyberglove::srv::_Start::StartResponse::deserialize_numpy | ( |  | self, | 
        
          |  |  |  | str, | 
        
          |  |  |  | numpy |  | 
        
          |  | ) |  |  |  | 
      
 
unpack serialized message in str into this message instance using numpy for array types
@param str: byte array of serialized message
@type  str: str
@param numpy: numpy python module
@type  numpy: module
Definition at line 190 of file _Start.py.
 
 
      
        
          | def cyberglove::srv::_Start::StartResponse::serialize | ( |  | self, | 
        
          |  |  |  | buff |  | 
        
          |  | ) |  |  |  | 
      
 
serialize message into buffer
@param buff: buffer
@type  buff: StringIO
Definition at line 149 of file _Start.py.
 
 
      
        
          | def cyberglove::srv::_Start::StartResponse::serialize_numpy | ( |  | self, | 
        
          |  |  |  | buff, | 
        
          |  |  |  | numpy |  | 
        
          |  | ) |  |  |  | 
      
 
serialize message with numpy array types into buffer
@param buff: buffer
@type  buff: StringIO
@param numpy: numpy python module
@type  numpy module
Definition at line 177 of file _Start.py.
 
 
Member Data Documentation
The documentation for this class was generated from the following file: