clipper::ObjectCache< T >::Reference Class Reference
ObjectCache reference class.
More...
#include <clipper_memory.h>
List of all members.
|
Public Member Functions |
| Reference (const Reference &other) |
void | operator= (const Reference &other) |
bool | is_null () const |
const T & | data () const |
Friends |
class | ObjectCache< T > |
Detailed Description
template<class T>
class clipper::ObjectCache< T >::Reference
ObjectCache reference class.
The documentation for this class was generated from the following files: