commore  1.0.6-SNAPSHOT
All Classes Namespaces Functions Variables Typedefs Enumerations Pages
commore::Blob Member List

This is the complete list of members for commore::Blob, including all inherited members.

Blob() (defined in commore::Blob)commore::Blob
Blob(const Blob &blob) (defined in commore::Blob)commore::Blob
Blob(size_t size, size_t allocated_size=0)commore::Blob
Blob(const char *content, size_t size, size_t allocated_size=0)commore::Blob
clear()commore::Blob
compare(const Blob &b) const commore::Blob
DEFAULT_BLOB_SIZE enum value (defined in commore::Blob)commore::Blob
from_string(const char *s)commore::Blob
get_allocated_size() const commore::Blobinline
get_content()commore::Blobinline
get_content() const commore::Blobinline
get_size() const commore::Blobinline
NOT_OWNED_DATA enum value (defined in commore::Blob)commore::Blob
operator<(const Blob &b) const (defined in commore::Blob)commore::Blobinline
operator=(const Blob &blob) (defined in commore::Blob)commore::Blob
operator==(const Blob &b) const (defined in commore::Blob)commore::Blobinline
operator>(const Blob &b) const (defined in commore::Blob)commore::Blobinline
read(IBStream &) (defined in commore::Blob)commore::Blob
read(const Path &file)commore::Blob
read(const CommBuffer &buffer) (defined in commore::Blob)commore::Blob
read_xml(IBStream &) (defined in commore::Blob)commore::Blob
set(const char *content, size_t size, size_t allocated_size=0)commore::Blob
set(size_t size, size_t allocated_size=0)commore::Blob
set_allocated_size(size_t allocated_size) (defined in commore::Blob)commore::Blob
splice(Blob &blob)commore::Blob
to_string(AString &s)commore::Blob
write(OBStream &, int tab) const commore::Blob
write(const Path &file) const commore::Blob
write(CommBuffer &buffer) const commore::Blob
write_xml(OBStream &) const commore::Blob
~Blob()commore::Blob