CMS 3D CMS Logo

Public Attributes

BlockWipedAllocator::Block Struct Reference

List of all members.

Public Attributes

std::size_t m_allocated
std::vector< unsigned char > m_data

Detailed Description

Definition at line 88 of file BlockWipedAllocator.h.


Member Data Documentation

Definition at line 89 of file BlockWipedAllocator.h.

Referenced by BlockWipedAllocator::alloc().

std::vector<unsigned char> BlockWipedAllocator::Block::m_data

Definition at line 90 of file BlockWipedAllocator.h.

Referenced by BlockWipedAllocator::alloc().