Quick Links:

bal | bbl | bdl | bsl

Public Member Functions | Public Attributes

bdlbb::BlobUtilAsciiDumper Struct Reference

#include <bdlbb_blobutil.h>

List of all members.

Public Member Functions

 BlobUtilAsciiDumper (const Blob *blob)

Public Attributes

const Blobd_blob_p

Detailed Description

Utility for ascii dumping a blob to standard output streams. This class has operator<< defined for it, so it can be used, for example, in ball logs.

See Component bdlbb_blobutil


Constructor & Destructor Documentation

bdlbb::BlobUtilAsciiDumper::BlobUtilAsciiDumper ( const Blob blob  )  [explicit]

Create an ascii dumper for the specified blob.


Member Data Documentation


The documentation for this struct was generated from the following file: