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

Public Member Functions

 TAILQ_ENTRY (hpd_service) HPD_TAILQ_FIELD
 

Data Fields

hpd_action_t actions [HPD_M_COUNT]
 
hpd_map_tattributes
 
void * data
 
hpd_device_tdevice
 
char * id
 
hpd_free_f on_free
 
hpd_parameters_tparameters
 

Detailed Description

Definition at line 90 of file model.h.

Member Function Documentation

hpd_service::TAILQ_ENTRY ( hpd_service  )

Field Documentation

hpd_action_t hpd_service::actions[HPD_M_COUNT]

Definition at line 98 of file model.h.

hpd_map_t* hpd_service::attributes

Definition at line 97 of file model.h.

void* hpd_service::data

Definition at line 101 of file model.h.

hpd_device_t* hpd_service::device

Definition at line 92 of file model.h.

char* hpd_service::id

Definition at line 96 of file model.h.

hpd_free_f hpd_service::on_free

Definition at line 100 of file model.h.

hpd_parameters_t* hpd_service::parameters

Definition at line 94 of file model.h.


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