BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslx_testinstream.h File Reference
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bslx_instreamfunctions.h>
#include <bslx_testinstreamexception.h>
#include <bslx_typecode.h>
#include <bsls_assert.h>
#include <bsls_buildtarget.h>
#include <bsls_keyword.h>
#include <bsls_types.h>
#include <bsl_cstddef.h>
#include <bsl_iosfwd.h>
#include <bsl_string.h>
#include <bsl_vector.h>

Go to the source code of this file.

Classes

class  bslx::TestInStream
 

Macros

#define BSLX_TESTINSTREAM_EXCEPTION_TEST_BEGIN(testInStream)
 
#define BSLX_TESTINSTREAM_EXCEPTION_TEST_END
 

Functions

bsl::ostream & bslx::operator<< (bsl::ostream &stream, const TestInStream &object)
 
template<class TYPE >
TestInStreambslx::operator>> (TestInStream &stream, TYPE &value)
 

Detailed Description

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