QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
SpatialIndex::StorageManager::MemoryStorageManager::Entry Class Reference

Public Member Functions

 Entry (uint32_t l, const byte *const d)
 
 ~Entry ()
 

Public Attributes

uint32_t m_length
 
bytem_pData
 

Constructor & Destructor Documentation

◆ Entry()

SpatialIndex::StorageManager::MemoryStorageManager::Entry::Entry ( uint32_t l,
const byte *const d )
inline

◆ ~Entry()

SpatialIndex::StorageManager::MemoryStorageManager::Entry::~Entry ( )
inline

Member Data Documentation

◆ m_length

uint32_t SpatialIndex::StorageManager::MemoryStorageManager::Entry::m_length

◆ m_pData

byte* SpatialIndex::StorageManager::MemoryStorageManager::Entry::m_pData

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