openMSX
Classes | Public Attributes | List of all members
openmsx::TTCacheEntry Struct Reference
Collaboration diagram for openmsx::TTCacheEntry:
Collaboration graph
[legend]

Classes

struct  Info
 

Public Attributes

MemBuffer< Infonodes
 
time_t time = -1
 
size_t numNodesValid
 

Detailed Description

Definition at line 14 of file TigerTree.cc.

Member Data Documentation

◆ nodes

MemBuffer<Info> openmsx::TTCacheEntry::nodes

Definition at line 20 of file TigerTree.cc.

Referenced by openmsx::TigerTree::notifyChange().

◆ numNodesValid

size_t openmsx::TTCacheEntry::numNodesValid

Definition at line 22 of file TigerTree.cc.

Referenced by openmsx::TigerTree::notifyChange().

◆ time

time_t openmsx::TTCacheEntry::time = -1

Definition at line 21 of file TigerTree.cc.

Referenced by openmsx::TigerTree::notifyChange().


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