RetroArch
Public Attributes | List of all members
state_manager Struct Reference
Collaboration diagram for state_manager:
[legend]

Public Attributes

uint8_t * data
 
size_t capacity
 
uint8_t * head
 
uint8_t * tail
 
uint8_t * thisblock
 
uint8_t * nextblock
 
size_t blocksize
 
size_t maxcompsize
 
unsigned entries
 
bool thisblock_valid
 

Member Data Documentation

◆ blocksize

size_t state_manager::blocksize

◆ capacity

size_t state_manager::capacity

◆ data

uint8_t* state_manager::data

◆ entries

unsigned state_manager::entries

◆ head

uint8_t* state_manager::head

◆ maxcompsize

size_t state_manager::maxcompsize

◆ nextblock

uint8_t* state_manager::nextblock

◆ tail

uint8_t* state_manager::tail

◆ thisblock

uint8_t* state_manager::thisblock

◆ thisblock_valid

bool state_manager::thisblock_valid

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