|  | 
|  | Message (uint8_t *message, size_t length) | 
|  | 
| std::string | getString () | 
|  | 
| bool | empty () | 
|  | 
| uint8_t | getByte () | 
|  | 
| template<typename DataType > | 
| DataType | get () | 
|  | 
| uint32_t | getUint32 () | 
|  | 
| std::vector< std::string > | getVectorString () | 
|  | 
| void | print () | 
|  | 
| uint8_t * | data () | 
|  | 
| size_t | size () | 
|  | 
| size_t | remainingBytes () | 
|  | 
| void | pushReadIndex (size_t numBytes) | 
|  | 
| void | setReadIndex (size_t numBytes) | 
|  | 
Definition at line 64 of file al_CommandConnection.hpp.
 
The documentation for this class was generated from the following file: