ITK Function Reference

(V10000.1.0.60_20160308.00)
Data Structures | Typedefs

Data Structures

struct  SS_file_descriptor_t
 
struct  SS_file_status
 
struct  SS_fspec_t
 
struct  SS_key
 
struct  SS_net_key
 
struct  SS_pid
 

Typedefs

typedef int SS_dir
 
typedef int SS_fd
 
typedef int(* SS_function_ptr_t )(void *, int, char **, va_list args)
 
typedef int SS_pipe_handle_t
 

Detailed Description

Typedef Documentation

typedef int SS_dir

Directory descriptor

Definition at line 62 of file ss_types.h.

typedef int SS_fd

File descriptor

Definition at line 57 of file ss_types.h.

typedef int(* SS_function_ptr_t)(void *, int, char **, va_list args)

Definition at line 116 of file ss_types.h.

typedef int SS_pipe_handle_t

Pipe handle

Definition at line 36 of file ss_types.h.