vsg  1.1.0
VulkanSceneGraph library
vsg::Allocator::MemoryBlocks Member List

This is the complete list of members for vsg::Allocator::MemoryBlocks, including all inherited members.

allocate(std::size_t size) (defined in vsg::Allocator::MemoryBlocks)vsg::Allocator::MemoryBlocks
blockSize (defined in vsg::Allocator::MemoryBlocks)vsg::Allocator::MemoryBlocks
deallocate(void *ptr, std::size_t size) (defined in vsg::Allocator::MemoryBlocks)vsg::Allocator::MemoryBlocks
deleteEmptyMemoryBlocks() (defined in vsg::Allocator::MemoryBlocks)vsg::Allocator::MemoryBlocks
latestMemoryBlock (defined in vsg::Allocator::MemoryBlocks)vsg::Allocator::MemoryBlocks
memoryBlocks (defined in vsg::Allocator::MemoryBlocks)vsg::Allocator::MemoryBlocks
MemoryBlocks(Allocator *in_parent, const std::string &in_name, size_t in_blockSize) (defined in vsg::Allocator::MemoryBlocks)vsg::Allocator::MemoryBlocks
name (defined in vsg::Allocator::MemoryBlocks)vsg::Allocator::MemoryBlocks
parent (defined in vsg::Allocator::MemoryBlocks)vsg::Allocator::MemoryBlocks
totalAvailableSize() const (defined in vsg::Allocator::MemoryBlocks)vsg::Allocator::MemoryBlocks
totalMemorySize() const (defined in vsg::Allocator::MemoryBlocks)vsg::Allocator::MemoryBlocks
totalReservedSize() const (defined in vsg::Allocator::MemoryBlocks)vsg::Allocator::MemoryBlocks
~MemoryBlocks() (defined in vsg::Allocator::MemoryBlocks)vsg::Allocator::MemoryBlocksvirtual