Blob.h++ File Reference

#include <commonc++/Common.h++>
#include <commonc++/AtomicCounter.h++>
#include <commonc++/OutOfBoundsException.h++>
#include <sstream>

Include dependency graph for Blob.h++:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Blob
 A reference-counting, copy-on-write, threadsafe container for arbitrary binary data. More...
class  BlobBuf

Namespaces

namespace  ccxx

Functions

bool operator== (const Blob &b1, const Blob &b2) throw ()
bool operator!= (const Blob &b1, const Blob &b2) throw ()
bool operator< (const Blob &b1, const Blob &b2) throw ()
bool operator> (const Blob &b1, const Blob &b2) throw ()
bool operator<= (const Blob &b1, const Blob &b2) throw ()
bool operator>= (const Blob &b1, const Blob &b2) throw ()
std::ostream & operator<< (std::ostream &stream, const Blob &b)


Generated on Sat Apr 17 23:03:05 2010 for libcommonc++ by  doxygen 1.5.9