ObjectCache


Object Hierarchy:

Folks.ObjectCache Folks.ObjectCache Folks.ObjectCache GLib.Object GLib.Object GLib.Object->Folks.ObjectCache

Description:


public abstract class ObjectCache<T> : Object

A generic abstract cache for sets of objects. This can be used by subclasses to implement caching of homogeneous sets of objects. Subclasses simply have to implement serialisation and deserialisation of the objects to and from GLib.Variants.

It's intended that this class be used for providing caching layers for PersonaStores, for example.

Since:

0.6.0


Namespace: Folks
Package: folks

Content:

Properties:

Creation methods:

Methods:

Inherited Members: