|
BDE 4.14.0 Production release
|
This is the complete list of members for bdljsn::Error, including all inherited members.
| allocator() const | bdljsn::Error | inline |
| BSLMF_NESTED_TRAIT_DECLARATION(Error, bslma::UsesBslmaAllocator) | bdljsn::Error | |
| BSLMF_NESTED_TRAIT_DECLARATION(Error, bslmf::IsBitwiseMoveable) | bdljsn::Error | |
| Error() | bdljsn::Error | inline |
| Error(bslma::Allocator *basicAllocator) | bdljsn::Error | inlineexplicit |
| Error(const Location &location, const bsl::string_view &message, bslma::Allocator *basicAllocator=0) | bdljsn::Error | inline |
| Error(const Error &original, bslma::Allocator *basicAllocator=0) | bdljsn::Error | inline |
| Error(bslmf::MovableRef< Error > original) BSLS_KEYWORD_NOEXCEPT | bdljsn::Error | inline |
| Error(bslmf::MovableRef< Error > original, bslma::Allocator *basicAllocator) | bdljsn::Error | inline |
| location() const | bdljsn::Error | inline |
| message() const | bdljsn::Error | inline |
| operator=(const Error &rhs) | bdljsn::Error | inline |
| operator=(bslmf::MovableRef< Error > rhs) | bdljsn::Error | inline |
| print(bsl::ostream &stream, int level=0, int spacesPerLevel=4) const | bdljsn::Error | |
| reset() | bdljsn::Error | inline |
| setLocation(const Location &value) | bdljsn::Error | inline |
| setMessage(const bsl::string_view &value) | bdljsn::Error | inline |
| swap | bdljsn::Error | friend |
| swap(Error &other) | bdljsn::Error | inline |
| ~Error() | bdljsn::Error | inline |