|
|
#include <port.h>
Data Fields | |
struct { | |
FILE * input_connector | |
FILE * output_connector | |
} | file |
struct { | |
string_stack waiting_packets | |
string(* filter )() | |
} | filter |
struct { | |
char *(* output )() | |
} | output |
|
Referenced by create_port_from_files(). |
|
|
|
Referenced by create_port_from_filter(). |
|
Definition at line 20 of file port.h. Referenced by create_port_from_files(). |
|
|
|
Referenced by create_port_from_output_proc(). |
|
Definition at line 21 of file port.h. Referenced by create_port_from_files(). |
|
Definition at line 24 of file port.h. Referenced by create_port_from_filter(). |
Last updated at Tue Dec 18 21:07:42 PST 2007. | This site and project hosted by... |