![]() |
CARTA Backend
The backend component of CARTA
|
#include <RequirementsCache.h>
Public Member Functions | |
CacheId () | |
CacheId (int file, int region, int stokes, int channel=-1) | |
bool | operator== (const CacheId &rhs) const |
Public Attributes | |
int | file_id |
int | region_id |
int | stokes |
int | channel |
|
inline |
|
inline |
|
inline |
int carta::CacheId::channel |
int carta::CacheId::file_id |
int carta::CacheId::region_id |
int carta::CacheId::stokes |