Buffer Interface
|
This is the complete list of members for BiException, including all inherited members.
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 |
BiException(void) | BiException | |
BiException(Bd hBoard, const BFU32 error) | BiException | |
BiException(BiException const &to_copy) | BiException | |
BiException(BiException &&to_take) | BiException | |
check(Bd hBoard, const BFU32 error) | BiException | static |
getErrorNumber(void) const | BFExceptionBase | virtual |
getErrorText(Bd hBoard, const BFU32 error) | BiException | static |
BFExceptionBase::getErrorText(PBFCHAR ErrorText, PBFU32 ErrorTextSize) const | BFExceptionBase | virtual |
BFExceptionBase::getErrorText(void) const | BFExceptionBase | virtual |
operator=(BiException const &to_copy) | BiException | |
operator=(BiException &&to_take) | BiException | |
BFExceptionBase::operator=(BFExceptionBase const &to_copy) | BFExceptionBase | |
BFExceptionBase::operator=(BFExceptionBase &&to_take) | BFExceptionBase | |
showErrorMsg(void) const | BiException | virtual |
~BFExceptionBase(void) | BFExceptionBase | virtual |