pion-net  4.0.7
Public Member Functions | Public Attributes
pion::PionBlob::BlobParams Struct Reference

data type used to initialize blobs in variants without copy construction More...

#include <PionBlob.hpp>

List of all members.

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

Detailed Description

data type used to initialize blobs in variants without copy construction


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