|
bpp-core
2.2.0
|
This is the complete list of members for bpp::DimensionException, including all inherited members.
| correctDimension_ | bpp::DimensionException | private |
| dimension_ | bpp::DimensionException | private |
| DimensionException(const std::string &text, size_t dimension, size_t correctDimension) | bpp::DimensionException | inline |
| Exception(const char *text) | bpp::Exception | inline |
| Exception(const std::string &text) | bpp::Exception | inline |
| getCorrectDimension() const | bpp::DimensionException | inlinevirtual |
| getDimension() const | bpp::DimensionException | inlinevirtual |
| message_ | bpp::Exception | protected |
| what() const | bpp::Exception | inline |
| ~DimensionException() | bpp::DimensionException | inlinevirtual |
| ~Exception() | bpp::Exception | inlinevirtual |