pion-net  4.0.9
pion::PionBlob< CharType, AllocType > Member List

This is the complete list of members for pion::PionBlob< CharType, AllocType >, including all inherited members.

clear(void)pion::PionBlob< CharType, AllocType >inline
create(AllocType &blob_alloc, const std::size_t len)pion::PionBlob< CharType, AllocType >inlineprotectedstatic
empty(void) const pion::PionBlob< CharType, AllocType >inline
get(void) const pion::PionBlob< CharType, AllocType >inline
grab(void) const pion::PionBlob< CharType, AllocType >inlineprotected
length(void) const pion::PionBlob< CharType, AllocType >inline
m_blob_ptrpion::PionBlob< CharType, AllocType >protected
operator!=(const PionBlob &blob) const pion::PionBlob< CharType, AllocType >inline
operator!=(const std::string &str) const pion::PionBlob< CharType, AllocType >inline
operator<(const PionBlob &blob) const pion::PionBlob< CharType, AllocType >inline
operator<(const std::string &str) const pion::PionBlob< CharType, AllocType >inline
operator=(const PionBlob &blob)pion::PionBlob< CharType, AllocType >inline
operator==(const PionBlob &blob) const pion::PionBlob< CharType, AllocType >inline
operator==(const std::string &str) const pion::PionBlob< CharType, AllocType >inline
operator>(const PionBlob &blob) const pion::PionBlob< CharType, AllocType >inline
operator>(const std::string &str) const pion::PionBlob< CharType, AllocType >inline
PionBlob(void)pion::PionBlob< CharType, AllocType >inline
PionBlob(const PionBlob &blob)pion::PionBlob< CharType, AllocType >inline
PionBlob(const BlobParams &p)pion::PionBlob< CharType, AllocType >inline
PionBlob(AllocType &blob_alloc, const CharType *ptr, const std::size_t len)pion::PionBlob< CharType, AllocType >inline
PionBlob(AllocType &blob_alloc, const std::string &str)pion::PionBlob< CharType, AllocType >inline
release(void)pion::PionBlob< CharType, AllocType >inlineprotected
reserve(AllocType &blob_alloc, const std::size_t len)pion::PionBlob< CharType, AllocType >inline
reset(void)pion::PionBlob< CharType, AllocType >inline
set(const BlobParams &p)pion::PionBlob< CharType, AllocType >inline
set(AllocType &blob_alloc, const CharType *ptr, const std::size_t len)pion::PionBlob< CharType, AllocType >inline
set(AllocType &blob_alloc, const std::string &str)pion::PionBlob< CharType, AllocType >inline
size(void) const pion::PionBlob< CharType, AllocType >inline
unique(void) const pion::PionBlob< CharType, AllocType >inline
use_count(void) const pion::PionBlob< CharType, AllocType >inline
~PionBlob()pion::PionBlob< CharType, AllocType >inlinevirtual