ARLK: Cache Class Reference
ARLK  0.1.0
Action Recognition Library for Kinect

Public Member Functions

 Cache (int l, long int size)
 
 ~Cache ()
 
int get_data (const int index, Qfloat **data, int len)
 
void swap_index (int i, int j)
 

Constructor & Destructor Documentation

Cache::Cache ( int  l,
long int  size 
)
Cache::~Cache ( )

Member Function Documentation

int Cache::get_data ( const int  index,
Qfloat **  data,
int  len 
)
void Cache::swap_index ( int  i,
int  j 
)

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