ObjRefCache.h File Reference
#include "ObjectStore.h"
Include dependency graph for ObjRefCache.h:

Go to the source code of this file.

Classes

class  IFS::FWFS::ObjRefCache
 Cache the locations of several objects to improve search speed. More...
 

Namespaces

 IFS
 
 IFS::FWFS
 

Macros

#define FWFS_OBJECT_CACHE
 
#define FWFS_CACHE_SPACING   8
 
#define FWFS_CACHE_MASK   (FWFS_CACHE_SPACING - 1)
 

Macro Definition Documentation

◆ FWFS_CACHE_MASK

#define FWFS_CACHE_MASK   (FWFS_CACHE_SPACING - 1)

◆ FWFS_CACHE_SPACING

#define FWFS_CACHE_SPACING   8

◆ FWFS_OBJECT_CACHE

#define FWFS_OBJECT_CACHE