taco-db  0.1.0
Public Attributes | List of all members
taco::VolatileCatCache::InmemFile Struct Reference

Public Attributes

std::vector< bool > m_valid
 
std::vector< size_t > m_offsets
 
std::vector< char > m_bytes
 

Member Data Documentation

◆ m_bytes

std::vector<char> taco::VolatileCatCache::InmemFile::m_bytes

◆ m_offsets

std::vector<size_t> taco::VolatileCatCache::InmemFile::m_offsets

◆ m_valid

std::vector<bool> taco::VolatileCatCache::InmemFile::m_valid

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