|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <unidefs.h>#include <ss/ss_types.h>#include <ss/libss_exports.h>#include <ss/libss_undef.h>Go to the source code of this file.
Typedefs | |
| typedef void(* | SS_function_pointer_t )(void) |
Functions | |
| SS_API int | SS_delay_process (int seconds) |
| SS_API int | SS_generate_unique_name (char **unique_name) |
| SS_API int | SS_get_function_pointer (const char *library_name, const char *function_name, SS_function_ptr_t *function_pointer) |
| SS_API int | SS_get_function_pointer_in_library (const char *library_name, const char *function_name, SS_function_pointer_t *function_pointer) |
| SS_API int | SS_get_host_address (const char *host_name, char **host_ip_address) |
| SS_API int | SS_get_host_name (char **host_name) |
Defines System Service (SS) specific methods
Definition in file ss_functions.h.