ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros
extensionframework_errors.h File Reference
#include <common/emh_const.h>
#include <extensionframework/libextensionframework_exports.h>
#include <extensionframework/libextensionframework_undef.h>

Go to the source code of this file.

Macros

#define EXTENSIONFRAMEWORK_base_action_not_defined   (EMH_EXTENSIONFRAMEWORK_error_base + 8)
 
#define EXTENSIONFRAMEWORK_Invalid_Operation_Id   (EMH_EXTENSIONFRAMEWORK_error_base + 6)
 
#define EXTENSIONFRAMEWORK_Invalid_Property_Operation_Id   (EMH_EXTENSIONFRAMEWORK_error_base + 5)
 
#define EXTENSIONFRAMEWORK_object_deleted   (EMH_EXTENSIONFRAMEWORK_error_base + 1)
 
#define EXTENSIONFRAMEWORK_Operation_Dispatcher_not_found   (EMH_EXTENSIONFRAMEWORK_error_base + 7)
 
#define EXTENSIONFRAMEWORK_Operation_not_found   (EMH_EXTENSIONFRAMEWORK_error_base + 2)
 
#define EXTENSIONFRAMEWORK_Property_Id_not_found   (EMH_EXTENSIONFRAMEWORK_error_base + 3)
 
#define EXTENSIONFRAMEWORK_Property_Operation_not_found   (EMH_EXTENSIONFRAMEWORK_error_base + 4)
 
#define EXTENSIONFRAMEWORK_unknown   (EMH_EXTENSIONFRAMEWORK_error_base + 0)
 

Detailed Description

Extensionframework errors

Definition in file extensionframework_errors.h.

Macro Definition Documentation

#define EXTENSIONFRAMEWORK_base_action_not_defined   (EMH_EXTENSIONFRAMEWORK_error_base + 8)

Definition at line 28 of file extensionframework_errors.h.

#define EXTENSIONFRAMEWORK_Invalid_Operation_Id   (EMH_EXTENSIONFRAMEWORK_error_base + 6)

Definition at line 26 of file extensionframework_errors.h.

#define EXTENSIONFRAMEWORK_Invalid_Property_Operation_Id   (EMH_EXTENSIONFRAMEWORK_error_base + 5)

Definition at line 25 of file extensionframework_errors.h.

#define EXTENSIONFRAMEWORK_object_deleted   (EMH_EXTENSIONFRAMEWORK_error_base + 1)

Definition at line 21 of file extensionframework_errors.h.

#define EXTENSIONFRAMEWORK_Operation_Dispatcher_not_found   (EMH_EXTENSIONFRAMEWORK_error_base + 7)

Definition at line 27 of file extensionframework_errors.h.

#define EXTENSIONFRAMEWORK_Operation_not_found   (EMH_EXTENSIONFRAMEWORK_error_base + 2)

Definition at line 22 of file extensionframework_errors.h.

#define EXTENSIONFRAMEWORK_Property_Id_not_found   (EMH_EXTENSIONFRAMEWORK_error_base + 3)

Definition at line 23 of file extensionframework_errors.h.

#define EXTENSIONFRAMEWORK_Property_Operation_not_found   (EMH_EXTENSIONFRAMEWORK_error_base + 4)

Definition at line 24 of file extensionframework_errors.h.

#define EXTENSIONFRAMEWORK_unknown   (EMH_EXTENSIONFRAMEWORK_error_base + 0)

Definition at line 20 of file extensionframework_errors.h.