ITK Function Reference

(V10000.1.0.60_20160308.00)
Typedefs | Functions | Variables
ae.h File Reference
#include <ae/ae_errors.h>
#include <ae/ae_types.h>
#include <ae/dataset.h>

Go to the source code of this file.

Typedefs

typedef void(* AE_ToolHandlerFp )(tag_t)
 

Functions

AE_API const char * AE_ask_known_actions (int action)
 
AE_API int AE_ask_known_actions_array_size (void)
 
AE_API int AE_exit_module (void)
 
AE_API int AE_register_tool (const char *aToolName, int messageCode, AE_ToolHandlerFp handler)
 

Variables

 C
 

Detailed Description

This header file declares all data types and constants to be used by clients of the Application Encapsulation classes and their clients.

Definition in file ae.h.