13 #ifndef TELEMCHANIMPL_HPP_ 14 #define TELEMCHANIMPL_HPP_ 18 #include <config/TlmChanImplCfg.hpp> 44 typedef struct tlmEntry {
55 TlmEntry* slots[TLMCHAN_NUM_TLM_HASH_SLOTS];
56 TlmEntry buckets[TLMCHAN_HASH_BUCKETS];
TlmChan(const char *compName)
Auto-generated base for TlmChan component.
friend class TlmChanTester
FwIdType FwChanIdType
The type of a telemetry channel identifier.
virtual FwChanIdType doHash(FwChanIdType id)
PlatformIndexType FwIndexType
RateGroupDivider component implementation.