OP/OP_Cache.h File Reference

#include "OP_API.h"
#include <time.h>
#include <UT/UT_Pointers.h>
#include <UT/UT_String.h>
#include "OP_Context.h"

Go to the source code of this file.

Classes

class  OP_Cache

Typedefs

typedef void(* OP_Cache_Del_Func )(void *object, void *data)
typedef void *(* OP_Cache_Copy_Func )(void *object, void *data)
typedef void(* OP_Cache_Eval_Func )(OP_Context &context, void *eval_data, OP_Context &eval_context, unsigned &score, unsigned &exact_match)

Enumerations

enum  OP_CacheOptions { OP_CACHE_KEEP }


Typedef Documentation

typedef void*(* OP_Cache_Copy_Func)(void *object, void *data)

Definition at line 25 of file OP_Cache.h.

typedef void(* OP_Cache_Del_Func)(void *object, void *data)

Definition at line 22 of file OP_Cache.h.

typedef void(* OP_Cache_Eval_Func)(OP_Context &context, void *eval_data, OP_Context &eval_context, unsigned &score, unsigned &exact_match)

Definition at line 28 of file OP_Cache.h.


Enumeration Type Documentation

Enumerator:
OP_CACHE_KEEP 

Definition at line 17 of file OP_Cache.h.


Generated on Wed May 23 00:10:19 2012 for HDK by  doxygen 1.5.9