Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
crinitElosdepFilter Struct Reference
Collaboration diagram for crinitElosdepFilter:
Collaboration graph

Data Fields

char * name
 Name of the filter.
 
char * filter
 The filter rule string.
 
crinitElosEventQueueId_t eventQueueId
 ID of the elos event queue related to this filter.
 
crinitList_t list
 List handle for filter list.
 

Detailed Description

Definition of a single filter related to a task.

Field Documentation

◆ eventQueueId

crinitElosEventQueueId_t crinitElosdepFilter::eventQueueId

ID of the elos event queue related to this filter.

◆ filter

char* crinitElosdepFilter::filter

The filter rule string.

◆ list

crinitList_t crinitElosdepFilter::list

List handle for filter list.

◆ name

char* crinitElosdepFilter::name

Name of the filter.


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