ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros
sharedcachetypes_errors.h File Reference
#include <common/emh_const.h>

Go to the source code of this file.

Macros

#define SHAREDCACHETYPES_buffer_read_error   (SHAREDCACHETYPES_ERROR_BASE + 4)
 
#define SHAREDCACHETYPES_buffer_size_invalid_error   (SHAREDCACHETYPES_ERROR_BASE + 8)
 
#define SHAREDCACHETYPES_classid_invalid_error   (SHAREDCACHETYPES_ERROR_BASE + 9)
 
#define SHAREDCACHETYPES_ERROR_BASE   EMH_SHAREDCACHETYPES_error_base
 
#define SHAREDCACHETYPES_file_error   (SHAREDCACHETYPES_ERROR_BASE + 2)
 
#define SHAREDCACHETYPES_file_open_error   (SHAREDCACHETYPES_ERROR_BASE + 3)
 
#define SHAREDCACHETYPES_init_error   (SHAREDCACHETYPES_ERROR_BASE + 1)
 
#define SHAREDCACHETYPES_memory_allocation_error   (SHAREDCACHETYPES_ERROR_BASE + 7)
 
#define SHAREDCACHETYPES_read_overflow_error   (SHAREDCACHETYPES_ERROR_BASE + 5)
 
#define SHAREDCACHETYPES_write_overflow_error   (SHAREDCACHETYPES_ERROR_BASE + 6)
 

Detailed Description

This file contains the published identifiers of error codes that can be generated by this module. Obtaining and using the numeric values of these manifest constants is not supported. We reserve the right to change the actual values as necessary.

Definition in file sharedcachetypes_errors.h.