ITK Function Reference

(V10000.1.0.60_20160308.00)
Typedefs | Functions
prm.h File Reference
#include <ss/ss_types.h>
#include <tc/libtc_exports.h>
#include <tc/libtc_undef.h>

Go to the source code of this file.

Typedefs

typedef void *(* PM_HandlerFp )(void *)
 

Functions

TC_API void * PM_get_args (void **args)
 
TC_API int PM_put_args (void *value, int size, void **args)
 
TC_API int PM_start_process (const char *symbol, void **input, PM_HandlerFp handler, void *handler_args, SS_pid *pid)
 
TC_API void * PM_view_args (int pos, void *args)
 

Detailed Description

Include file for ITK Process Management routines

Definition in file prm.h.