13 #ifndef TELEMCHANIMPL_HPP_ 14 #define TELEMCHANIMPL_HPP_ 18 #include <config/TlmChanImplCfg.hpp> 45 typedef struct tlmEntry {
56 TlmEntry* slots[TLMCHAN_NUM_TLM_HASH_SLOTS];
57 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.