DefaultCreationPolicy< Type, Parameter > Class Template Reference

#include <cache.h>

Public Member Functions

Type * construct (const Parameter &parameter)
void destroy (Type *p)

Detailed Description

template<typename Type, typename Parameter>
class DefaultCreationPolicy< Type, Parameter >

Definition at line 30 of file cache.h.


Member Function Documentation

template<typename Type , typename Parameter >
Type* DefaultCreationPolicy< Type, Parameter >::construct ( const Parameter &  parameter  )  [inline]

Definition at line 32 of file cache.h.

template<typename Type , typename Parameter >
void DefaultCreationPolicy< Type, Parameter >::destroy ( Type *  p  )  [inline]

Definition at line 35 of file cache.h.


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

Generated by  doxygen 1.6.2