CCSDS
|
This is the complete list of members for CCSDS::TransferframeTc, including all inherited members.
_checkCRC(void) (defined in CCSDS::Transferframe) | CCSDS::Transferframe | |
calcCRC(const uint8_t *pu8_Buffer, const uint16_t u16_BufferSize) (defined in CCSDS::Transferframe) | CCSDS::Transferframe | static |
clearErrorCounters(void) | CCSDS::Transferframe | |
create(uint8_t *pu8_Buffer, const uint32_t u32_BufferSize, const bool b_BypassFlag, const bool b_CtrlCmdFlag, const uint16_t u16_SpacecraftID, const uint8_t u8_VirtualChannelID, const uint8_t u8_FrameSeqNumber, const uint8_t *pu8_Data, const uint16_t u16_DataSize) | CCSDS::TransferframeTc | static |
FecfSize (defined in CCSDS::Transferframe) | CCSDS::Transferframe | protectedstatic |
getChecksumErrorCount(void) | CCSDS::Transferframe | |
getOverflowErrorCount(void) | CCSDS::Transferframe | |
getSyncErrorCount(void) | CCSDS::Transferframe | |
mb_Sync (defined in CCSDS::Transferframe) | CCSDS::Transferframe | protected |
mu16_ChecksumErrorCount (defined in CCSDS::Transferframe) | CCSDS::Transferframe | protected |
mu16_FrameLength (defined in CCSDS::Transferframe) | CCSDS::Transferframe | protected |
mu16_Index (defined in CCSDS::Transferframe) | CCSDS::Transferframe | protected |
mu16_OverflowErrorCount (defined in CCSDS::Transferframe) | CCSDS::Transferframe | protected |
mu16_SyncErrorCount (defined in CCSDS::Transferframe) | CCSDS::Transferframe | protected |
process(const uint8_t *pu8_Data, const uint16_t u16_DataSize) | CCSDS::Transferframe | |
setCallback(void *p_TcContext, TTcCallback *mp_TcCallback) | CCSDS::TransferframeTc | |
setSync(void) | CCSDS::Transferframe | |
SyncSize (defined in CCSDS::Transferframe) | CCSDS::Transferframe | protectedstatic |
Transferframe(void) | CCSDS::Transferframe | |
TransferframeTc(void *p_TcContext=NULL, TTcCallback *mp_TcCallback=NULL) | CCSDS::TransferframeTc | |
TTcCallback typedef | CCSDS::TransferframeTc | |
UseFECF (defined in CCSDS::Transferframe) | CCSDS::Transferframe | protectedstatic |