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

#include <dllist.h>

Collaboration diagram for dl_head:
Collaboration graph
[legend]

Public Attributes

struct dl_nodefirst
 
struct dl_nodenull
 
struct dl_nodelast
 

Detailed Description

Definition at line 14 of file dllist.h.

Member Data Documentation

◆ first

struct dl_node* dl_head::first

Definition at line 16 of file dllist.h.

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

◆ null

struct dl_node* dl_head::null

Definition at line 17 of file dllist.h.

Referenced by dl_init().

◆ last

struct dl_node* dl_head::last

Definition at line 18 of file dllist.h.

Referenced by dl_init().


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