Scid  4.7.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Static Public Member Functions | Friends | List of all members
cachedTreeT Class Reference

#include <tree.h>

Public Member Functions

void set (Position *pos, treeT *tree, Filter *filter, uint32_t time)
 
errorT restoreFilter (Filter *filter) const
 
const treeTgetTree () const
 

Static Public Member Functions

static bool cmpTime (const cachedTreeT &a, const cachedTreeT &b)
 

Friends

class TreeCache
 

Detailed Description

Definition at line 92 of file tree.h.

Member Function Documentation

◆ cmpTime()

static bool cachedTreeT::cmpTime ( const cachedTreeT a,
const cachedTreeT b 
)
inlinestatic

Definition at line 115 of file tree.h.

◆ getTree()

const treeT& cachedTreeT::getTree ( ) const
inline

Definition at line 112 of file tree.h.

◆ restoreFilter()

errorT cachedTreeT::restoreFilter ( Filter filter) const
inline

Definition at line 109 of file tree.h.

◆ set()

void cachedTreeT::set ( Position pos,
treeT tree,
Filter filter,
uint32_t  time 
)
inline

Definition at line 102 of file tree.h.

Friends And Related Function Documentation

◆ TreeCache

friend class TreeCache
friend

Definition at line 99 of file tree.h.


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