ITK Function Reference

(V10000.1.0.60_20160308.00)
Data Structures | Macros | Typedefs | Enumerations | Functions
tcfile_cache.h File Reference
#include <pom/pom/pom.h>
#include <ss/ss_const.h>
#include <ss/ss_types.h>
#include <sa/libsa_exports.h>
#include <sa/libsa_undef.h>

Go to the source code of this file.

Data Structures

struct  IMF_file_data_s
 

Macros

#define NO_SECURITY   0
 
#define SOCKET_MODE   1
 

Typedefs

typedef struct IMF_file_data_sIMF_file_data_p_t
 
typedef struct IMF_file_data_s IMF_file_data_t
 

Enumerations

enum  file_location_type { FC_cache, FC_temp, FC_volume }
 

Functions

SA_API int IMF_fms_get_file_access (tag_t file_tag, int date_offset, logical using_fms, IMF_file_data_p_t *file_data)
 
SA_API int IMF_fms_get_filename (IMF_file_data_p_t file_data, logical using_fms, char **osfilename, char **read_ticket, logical *is_transient, char **orig_file_name)
 
SA_API int IMF_get_cache_size (float *cache_size)
 
SA_API int IMF_get_file_access (tag_t file_tag, int date_offset, IMF_file_data_p_t *file_data)
 
SA_API int IMF_get_filename (IMF_file_data_p_t file_data, char **osfilename)
 
SA_API void IMF_initialize_file_cache ()
 
SA_API int IMF_release_file_access (IMF_file_data_p_t *file_data)
 
SA_API int IMF_update_cache_size (float bytes_to_add, float *cache_size)