CORDET Framework - C2 Implementation
|
Implementation of the data pool component. More...
Files | |
file | CrPsDp.c |
Interface for accessing data pool items. | |
file | CrPsDp.h |
Interface for accessing data pool items. | |
file | CrPsDpServEvt.c |
Interface for accessing data pool items. | |
file | CrPsDpServEvt.h |
Interface for accessing data pool items. | |
file | CrPsDpServHk.c |
Interface for accessing data pool items. | |
file | CrPsDpServHk.h |
Interface for accessing data pool items. | |
file | CrPsDpServLpt.c |
Interface for accessing data pool items. | |
file | CrPsDpServLpt.h |
Interface for accessing data pool items. | |
file | CrPsDpServReqVerif.c |
Interface for accessing data pool items. | |
file | CrPsDpServReqVerif.h |
Interface for accessing data pool items. | |
file | CrPsDpServTest.c |
Interface for accessing data pool items. | |
file | CrPsDpServTest.h |
Interface for accessing data pool items. | |
Implementation of the data pool component.
The Data Pool Component is a pre-defined component offered by the PUS Extension of the CORDET Framework. It is used by all services supported by the framework extension and it is therefore defined independently of these services.
The Data Pool Component provides read-write access to a set of Data Items. A Data Item is characterized by the following attributes:
The data items can be of two kinds:
The files which make up the data pool component can be generated by the CORDET Editor.