GrammarScope  4.0.0
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
grammarscope.document.Document.Cache< T > Class Template Referenceabstract

Public Member Functions

get ()
 

Protected Member Functions

abstract T fetch ()
 

Private Attributes

t
 

Detailed Description

One-object cache

Parameters
<T>type of cached object
Author
Bernard Bou

Member Function Documentation

◆ fetch()

abstract T grammarscope.document.Document.Cache< T >.fetch ( )
abstractprotected

Fetch object from source

Returns
fetched object

◆ get()

Get object from cache

Returns
object

Member Data Documentation

◆ t

Data


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