BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdljsn_error.h File Reference
#include <bsls_ident.h>
#include <bdlscm_version.h>
#include <bdljsn_location.h>
#include <bslh_hash.h>
#include <bslalg_swaputil.h>
#include <bslmf_isbitwisemoveable.h>
#include <bslmf_nestedtraitdeclaration.h>
#include <bsls_assert.h>
#include <bsls_keyword.h>
#include <bsl_ostream.h>
#include <bsl_string.h>
#include <bsl_string_view.h>

Go to the source code of this file.

Classes

class  bdljsn::Error
 

Functions

bool bdljsn::operator== (const Error &lhs, const Error &rhs)
 
bool bdljsn::operator!= (const Error &lhs, const Error &rhs)
 
bsl::ostream & bdljsn::operator<< (bsl::ostream &stream, const Error &object)
 
template<class HASHALG >
void bdljsn::hashAppend (HASHALG &hashAlgorithm, const Error &object)
 
void bdljsn::swap (Error &a, Error &b)
 

Detailed Description

The content of this file has been pre-processed for Doxygen.