ITK Function Reference

(V10000.1.0.60_20160308.00)
Data Structures | Typedefs | Functions
aiws_extensions.h File Reference
#include <ai/libai_exports.h>
#include <ai/libai_undef.h>

Go to the source code of this file.

Data Structures

struct  AIWS_ext_entry_s
 

Typedefs

typedef struct AIWS_ext_entry_s AIWS_ext_entry_t
 
typedef int(* AIWS_Invoke_CBFunc )(const char *xmlin, char **xmlOut)
 

Functions

AI_API int AIWS_addextensions (AIWS_ext_entry_t *extensions)
 

Detailed Description

Function callback for generic aiws interface

This file contains methods related to Application Interface module.

Definition in file aiws_extensions.h.