Buffer Interface
|
This is the complete list of members for BFCiException, including all inherited members.
BFCiException(void) | BFCiException | |
BFCiException(Bd hBoard, const BFU32 error) | BFCiException | |
BFCiException(BFCiException const &to_copy) | BFCiException | |
BFCiException(BFCiException &&to_take) | BFCiException | |
BFExceptionBase(void) | BFExceptionBase | |
BFExceptionBase(BFExceptionBase const &to_copy) | BFExceptionBase | |
BFExceptionBase(BFExceptionBase &&to_take) | BFExceptionBase | |
BFExceptionBase(const BFU32 number, std::string const &message) | BFExceptionBase | protected |
BFExceptionBase(const BFU32 number, std::string &&message) | BFExceptionBase | protected |
check(Bd hBoard, const BFU32 error) | BFCiException | static |
getErrorNumber(void) const | BFExceptionBase | virtual |
getErrorText(Bd hBoard, const BFU32 error) | BFCiException | static |
BFExceptionBase::getErrorText(PBFCHAR ErrorText, PBFU32 ErrorTextSize) const | BFExceptionBase | virtual |
BFExceptionBase::getErrorText(void) const | BFExceptionBase | virtual |
operator=(BFCiException const &to_copy) | BFCiException | |
operator=(BFCiException &&to_take) | BFCiException | |
BFExceptionBase::operator=(BFExceptionBase const &to_copy) | BFExceptionBase | |
BFExceptionBase::operator=(BFExceptionBase &&to_take) | BFExceptionBase | |
showErrorMsg(void) const | BFExceptionBase | virtual |
~BFExceptionBase(void) | BFExceptionBase | virtual |