This is the complete list of members for apra::I2CError, including all inherited members.
| GenericError() | apra::GenericError | |
| GenericError(std::string message) | apra::GenericError | |
| GenericError(std::string message, std::string debugMessages) | apra::GenericError | |
| getCode() | apra::I2CError | |
| getDebugMessage() | apra::GenericError | |
| getMessage() | apra::GenericError | |
| I2CError() | apra::I2CError | |
| I2CError(std::string message) | apra::I2CError | |
| I2CError(std::string message, I2C_ERROR_CODE code) | apra::I2CError | |
| I2CError(I2C_ERROR_CODE code) | apra::I2CError | |
| I2CError(std::string message, std::string debugMessage) | apra::I2CError | |
| I2CError(std::string message, std::string debugMessage, I2C_ERROR_CODE code) | apra::I2CError | |
| I2CError(I2C_ERROR_CODE code, std::string debugMessage) | apra::I2CError | |
| isError() | apra::GenericError | |
| m_code | apra::I2CError | protected |
| m_debugMessage | apra::GenericError | protected |
| m_isError | apra::GenericError | protected |
| m_message | apra::GenericError | protected |
| operator=(I2CError other) | apra::I2CError | |
| ~GenericError() | apra::GenericError | virtual |
| ~I2CError() | apra::I2CError | virtual |