iRoCS Toolbox  1.1.0
Data Structures | Public Member Functions
svt::Cache Class Reference

#include <Cache.hh>

Collaboration diagram for svt::Cache:

Public Member Functions

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

Detailed Description

Definition at line 78 of file Cache.hh.

Constructor & Destructor Documentation

◆ Cache()

svt::Cache::Cache ( long  l,
long  size 
)

◆ ~Cache()

svt::Cache::~Cache ( )

Member Function Documentation

◆ get_data()

long svt::Cache::get_data ( const long  index,
Qfloat **  data,
long  len 
)

◆ swap_index()

void svt::Cache::swap_index ( long  i,
long  j 
)

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