stdex
Additional custom or not Standard C++ covered algorithms
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
stdex::stream::cache::cache_t Struct Reference

Public Types

enum class  status_t { empty = 0 , loaded , dirty }
 

Public Member Functions

 cache_t (size_t _capacity)
 

Public Attributes

uint8_t * data
 
size_t capacity
 
enum stdex::stream::cache::cache_t::status_t status
 
interval< fpos_t > region
 valid data region
 

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