MythTV
master
|
#include <vbi.h>
Public Attributes | |
struct dl_node | node [1] |
vbic_handler | handler |
void * | data |
struct dl_node vbi_client::node[1] |
Definition at line 45 of file vbi.h.
Referenced by vbi_add_handler(), vbi_del_handler(), and vbi_send().
vbic_handler vbi_client::handler |
Definition at line 46 of file vbi.h.
Referenced by vbi_add_handler(), vbi_del_handler(), and vbi_send().
void* vbi_client::data |
Definition at line 47 of file vbi.h.
Referenced by vbi_add_handler(), vbi_del_handler(), and vbi_send().