MythTV  master
Public Attributes | List of all members
vbi_client Struct Reference

#include <vbi.h>

Collaboration diagram for vbi_client:
Collaboration graph
[legend]

Public Attributes

struct dl_node node [1]
 
vbic_handler handler
 
void * data
 

Detailed Description

Definition at line 43 of file vbi.h.

Member Data Documentation

◆ node

struct dl_node vbi_client::node[1]

Definition at line 45 of file vbi.h.

Referenced by vbi_del_handler(), and vbi_send().

◆ handler

vbic_handler vbi_client::handler

Definition at line 46 of file vbi.h.

Referenced by vbi_add_handler(), vbi_del_handler(), and vbi_send().

◆ data

void* vbi_client::data

Definition at line 47 of file vbi.h.

Referenced by vbi_add_handler(), vbi_del_handler(), and vbi_send().


The documentation for this struct was generated from the following file: