#include <PionBlob.hpp>
Definition at line 106 of file PionBlob.hpp.
Public Member Functions | |
BlobParams (AllocType &blob_alloc, const CharType *ptr, const std::size_t len) | |
constructor requires all parameters | |
Public Attributes | |
AllocType & | m_alloc |
const CharType * | m_ptr |
std::size_t | m_len |