CORDET Framework - C2 Implementation
|
An instance of this type holds the information about an incoming command or report which is being tracked by the OuRegistry. More...
Data Fields | |
CrFwInstanceId_t | instanceId |
The identifier of the incoming command or report. More... | |
CrFwInRegistryCmdRepState_t | state |
The state of the incoming command or report. | |
CrFwOutRegistryCmdRepState_t | state |
The state of the out-going command or report. | |
An instance of this type holds the information about an incoming command or report which is being tracked by the OuRegistry.
An instance of this type holds the information about an out-going command or report which is being tracked by the OuRegistry.
Definition at line 43 of file CrFwInRegistry.c.
CrFwInstanceId_t instanceId |
The identifier of the incoming command or report.
The identifier of the out-going command or report.
Definition at line 45 of file CrFwInRegistry.c.