create_signal(SMP_SIGNAL_TYPE type=SMP_USEREVENT) | SMP::SMPFilter | |
exit_check(void) | SMP::SMPFilter | |
finalize() | SMP::SMPFilter | [virtual] |
get_buf_status(port_type port, int port_id) | SMP::SMPFilter | |
get_env(int *argc, char ***argv) (defined in SMP::SMPFilter) | SMP::SMPFilter | |
get_id() | SMP::SMPFilter | [inline] |
get_property(const char *property_name, Type &data) | SMP::SMPFilter | [inline] |
get_property(const char *property_name) | SMP::SMPFilter | [inline] |
get_signal_timeout(void) | SMP::SMPFilter | |
id | SMP::SMPFilter | [protected] |
initialize() | SMP::SMPFilter | [virtual] |
inport_connected(port_model model=DATA_PORT) | SMP::SMPFilter | [inline] |
inport_connected(int port_id, port_model model=DATA_PORT) | SMP::SMPFilter | [inline] |
input_buffer | SMP::SMPFilter | [protected] |
is_realtime(void) | SMP::SMPFilter | [inline] |
kernel | SMP::SMPFilter | [protected] |
major | SMP::SMPFilter | [protected] |
minor (defined in SMP::SMPFilter) | SMP::SMPFilter | [protected] |
name | SMP::SMPFilter | [protected] |
num_inport | SMP::SMPFilter | [protected] |
num_outport | SMP::SMPFilter | [protected] |
outport_connected(port_model model=DATA_PORT) | SMP::SMPFilter | [inline] |
outport_connected(int port_id, port_model model=DATA_PORT) | SMP::SMPFilter | [inline] |
output_buffer | SMP::SMPFilter | [protected] |
pause() | SMP::SMPFilter | [virtual] |
priority | SMP::SMPFilter | [protected] |
process()=0 | SMP::SMPFilter | [pure virtual] |
process_wrapper() | SMP::SMPFilter | [protected] |
property | SMP::SMPFilter | [protected] |
property_handler() | SMP::SMPFilter | [virtual] |
realtime_on (defined in SMP::SMPFilter) | SMP::SMPFilter | [protected] |
resume() | SMP::SMPFilter | [virtual] |
set_buf_status(port_type port, int port_id, int status) | SMP::SMPFilter | |
set_input_buf(int input_port, int buf_id, port_model model=DATA_PORT) | SMP::SMPFilter | [protected] |
set_output_buf(int output_port, int buf_id, port_model model=DATA_PORT) | SMP::SMPFilter | |
set_property(const char *property_name, const char *data) | SMP::SMPFilter | [inline] |
set_rt_status(bool realtime) | SMP::SMPFilter | [inline, protected] |
set_signal_timeout(int usec) | SMP::SMPFilter | |
set_signal_watchdog(bool enabled) (defined in SMP::SMPFilter) | SMP::SMPFilter | |
set_watchdog(bool enabled) (defined in SMP::SMPFilter) | SMP::SMPFilter | |
setup(int fid, const char *fname, int major_version, int minor_version, int *in_buf, int num_in, int *out_buf, int num_out) | SMP::SMPFilter | [protected] |
signal_handler_cleanup(void *arg) | SMP::SMPFilter | [static] |
slim_exit(void) | SMP::SMPFilter | |
smp_input_flush(int port_id, port_model model=DATA_PORT) | SMP::SMPFilter | |
smp_output_flush(int port_id, port_model model=DATA_PORT) | SMP::SMPFilter | |
smp_p_read(int port_id, packet *p_buff, size_t npackets) | SMP::SMPFilter | |
smp_p_read_nonblock(int port_id, packet *p_buff, size_t npackets) | SMP::SMPFilter | |
smp_p_write(int port_id, const packet *p_buff, size_t npackets) | SMP::SMPFilter | |
smp_p_write_nonblock(int port_id, const packet *p_buff, size_t npackets) | SMP::SMPFilter | |
smp_read(int port_id, void *buff, size_t nbytes) | SMP::SMPFilter | |
smp_read_nonblock(int port_id, void *buff, size_t nbytes) | SMP::SMPFilter | |
smp_read_space(int port_id) | SMP::SMPFilter | |
smp_write(int port_id, const void *buff, size_t nbytes) | SMP::SMPFilter | |
smp_write_nonblock(int port_id, const void *buff, size_t nbytes) | SMP::SMPFilter | |
smp_write_space(int port_id) | SMP::SMPFilter | |
smp_yield() | SMP::SMPFilter | |
SMPFilter(void) | SMP::SMPFilter | |
SMPKernel (defined in SMP::SMPFilter) | SMP::SMPFilter | [friend] |
unregister_watchdog() | SMP::SMPFilter | |
~SMPFilter(void) | SMP::SMPFilter | [virtual] |