FORM 4.3
StOrEcAcHe Struct Reference

#include <structs.h>

Public Member Functions

 PADPOSITION (1, 0, 0, 2, 0)
 

Data Fields

POSITION position
 
POSITION toppos
 
struct StOrEcAcHenext
 
WORD buffer [2]
 

Detailed Description

The struct of type STORECACHE is used by a caching system for reading terms from stored expressions. Each thread should have its own system of caches.

Definition at line 1011 of file structs.h.

Field Documentation

◆ position

POSITION position

Definition at line 1012 of file structs.h.

◆ toppos

POSITION toppos

Definition at line 1013 of file structs.h.

◆ next

struct StOrEcAcHe* next

Definition at line 1014 of file structs.h.

◆ buffer

WORD buffer[2]

Definition at line 1015 of file structs.h.


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