BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslx_byteoutstream.h File Reference
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bslx_marshallingutil.h>
#include <bslx_outstreamfunctions.h>
#include <bslma_allocator.h>
#include <bsls_assert.h>
#include <bsls_performancehint.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::ByteOutStream
 
struct  bslma::UsesBslmaAllocator< bslx::ByteOutStream >
 

Functions

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

Detailed Description

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