| Checksum(uint16_t checksum) const | ola::usb::RDMCommand | inlinevirtual |
| CommandClass() const=0 | ola::usb::RDMCommand | pure virtual |
| ConvertCommandClass(uint8_t command_type) (defined in ola::usb::RDMCommand) | ola::usb::RDMCommand | protectedstatic |
| DestinationUID() const | ola::usb::RDMCommand | inline |
| DISCOVER_COMMAND enum value | ola::usb::RDMCommand | |
| DISCOVER_COMMAND_RESPONSE enum value | ola::usb::RDMCommand | |
| GET_COMMAND enum value | ola::usb::RDMCommand | |
| GET_COMMAND_RESPONSE enum value | ola::usb::RDMCommand | |
| Inflate(const uint8_t *data, unsigned int length) | ola::usb::RDMCommand | static |
| INVALID_COMMAND enum value | ola::usb::RDMCommand | |
| m_destination (defined in ola::usb::RDMCommand) | ola::usb::RDMCommand | protected |
| m_port_id (defined in ola::usb::RDMCommand) | ola::usb::RDMCommand | protected |
| m_source (defined in ola::usb::RDMCommand) | ola::usb::RDMCommand | protected |
| m_transaction_number (defined in ola::usb::RDMCommand) | ola::usb::RDMCommand | protected |
| MessageCount() const | ola::usb::RDMCommand | inline |
| MessageLength() const | ola::usb::RDMCommand | virtual |
| operator<<(std::ostream &out, const RDMCommand &command) | ola::usb::RDMCommand | friend |
| operator==(const RDMCommand &other) const | ola::usb::RDMCommand | |
| ParamData() const | ola::usb::RDMCommand | inline |
| ParamDataSize() const | ola::usb::RDMCommand | inline |
| ParamId() const | ola::usb::RDMCommand | inline |
| PortIdResponseType() const | ola::usb::RDMCommand | inline |
| Print(CommandPrinter *printer, bool summarize, bool unpack_param_data) const | ola::usb::RDMCommand | inlinevirtual |
| RDMCommand(const UID &source, const UID &destination, uint8_t transaction_number, uint8_t port_id, uint8_t message_count, uint16_t sub_device, uint16_t param_id, const uint8_t *data, unsigned int length) | ola::usb::RDMCommand | protected |
| RDMCommandClass enum name | ola::usb::RDMCommand | |
| SET_COMMAND enum value | ola::usb::RDMCommand | |
| SET_COMMAND_RESPONSE enum value | ola::usb::RDMCommand | |
| SetParamData(const uint8_t *data, unsigned int length) | ola::usb::RDMCommand | protected |
| SourceUID() const | ola::usb::RDMCommand | inline |
| START_CODE | ola::usb::RDMCommand | static |
| SubDevice() const | ola::usb::RDMCommand | inline |
| SubStartCode() const | ola::usb::RDMCommand | inlinevirtual |
| ToString() const | ola::usb::RDMCommand | |
| TransactionNumber() const | ola::usb::RDMCommand | inline |
| VerifyData(const uint8_t *data, size_t length, RDMCommandHeader *command_message) (defined in ola::usb::RDMCommand) | ola::usb::RDMCommand | protectedstatic |
| ~RDMCommand() (defined in ola::usb::RDMCommand) | ola::usb::RDMCommand | virtual |