CCache< T > Class Template Reference

Collaboration diagram for CCache< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CCache (int size=1024)
int lookup (T *data)
int update (T *data)
void setSizeLimit (int size)
void clear ()

Detailed Description

template<typename T>
class CCache< T >

Definition at line 84 of file cache.h.


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

Generated on 9 Feb 2013 for barchart-udt-core-2.2.2 by  doxygen 1.6.1