LeviLamina
Loading...
Searching...
No Matches
mce::Blob Class Reference

Classes

struct  Deleter
 

Public Types

using value_type = uchar
 
using delete_function = void (*)(uchar*)
 
using pointer_type = ::std::unique_ptr<uchar[0], ::mce::Blob::Deleter>
 
using reference = uchar&
 
using const_reference = uchar const&
 
using pointer = uchar*
 
using const_pointer = uchar const*
 
using iterator = uchar*
 
using const_iterator = uchar const*
 
using difference_type = int64
 
using size_type = uint64
 

Static Public Member Functions

static MCAPI void defaultDeleter (uchar *ptr)
 

Public Attributes

::ll::TypedStorage< 8, 16, ::std::unique_ptr< uchar[0], ::mce::Blob::Deleter > > mBlob
 
::ll::TypedStorage< 8, 8, uint64 > mSize
 

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