Buffer Interface
|
This is the complete list of members for BFExceptionBase, 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 |
getErrorNumber(void) const | BFExceptionBase | virtual |
getErrorText(PBFCHAR ErrorText, PBFU32 ErrorTextSize) const | BFExceptionBase | virtual |
getErrorText(void) const | BFExceptionBase | virtual |
operator=(BFExceptionBase const &to_copy) | BFExceptionBase | |
operator=(BFExceptionBase &&to_take) | BFExceptionBase | |
showErrorMsg(void) const | BFExceptionBase | virtual |
~BFExceptionBase(void) | BFExceptionBase | virtual |