HomePort
Public Member Functions | Data Fields
hpd_module Struct Reference
Collaboration diagram for hpd_module:

Public Member Functions

 TAILQ_ENTRY (hpd_module) HPD_TAILQ_FIELD
 

Data Fields

void * data
 
hpd_module_def_t def
 
hpd_thpd
 
char * id
 

Detailed Description

Definition at line 89 of file daemon.h.

Member Function Documentation

hpd_module::TAILQ_ENTRY ( hpd_module  )

Field Documentation

void* hpd_module::data

Definition at line 94 of file daemon.h.

hpd_module_def_t hpd_module::def

Definition at line 92 of file daemon.h.

hpd_t* hpd_module::hpd

Definition at line 90 of file daemon.h.

char* hpd_module::id

Definition at line 93 of file daemon.h.


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