![]() |
F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
|
Classes | |
| class | SaMap |
| class | SaRouterPorts |
| Enumeration of the downstream crypto component ports on the SdlsSaRouter. More... | |
Enumerations | |
| enum | { SaRouterPortCount = 2 } |
| Number of downstream crypto component ports on the SdlsSaRouter. More... | |
| enum | { SaRouterMapEntryCount = 2 } |
| Number of entries in the SA-to-port routing map. More... | |
| enum | { SaRouterMaxOutstandingBuffers = 4 } |
| Maximum number of processed data buffers outstanding (sent downstream, not yet returned) More... | |
| enum | { MAX_SDLS_KEY_SIZE = 32 } |
| Maximum size in bytes of an SDLS key held in an SdlsKeyBuffer. More... | |
| anonymous enum |
Number of downstream crypto component ports on the SdlsSaRouter.
| Enumerator | |
|---|---|
| SaRouterPortCount | |
Definition at line 15 of file FppConstantsAc.hpp.
| anonymous enum |
Number of entries in the SA-to-port routing map.
| Enumerator | |
|---|---|
| SaRouterMapEntryCount | |
Definition at line 20 of file FppConstantsAc.hpp.
| anonymous enum |
Maximum number of processed data buffers outstanding (sent downstream, not yet returned)
| Enumerator | |
|---|---|
| SaRouterMaxOutstandingBuffers | |
Definition at line 25 of file FppConstantsAc.hpp.
| anonymous enum |
Maximum size in bytes of an SDLS key held in an SdlsKeyBuffer.
| Enumerator | |
|---|---|
| MAX_SDLS_KEY_SIZE | |
Definition at line 15 of file FppConstantsAc.hpp.