ApraLinuxUtils 1.0.0
C++ utility library for embedded Linux systems
 
Loading...
Searching...
No Matches
apra::I2CError Member List

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_codeapra::I2CErrorprotected
m_debugMessageapra::GenericErrorprotected
m_isErrorapra::GenericErrorprotected
m_messageapra::GenericErrorprotected
operator=(I2CError other)apra::I2CError
~GenericError()apra::GenericErrorvirtual
~I2CError()apra::I2CErrorvirtual