13#ifndef TELEMCHANIMPL_HPP_
14#define TELEMCHANIMPL_HPP_
17#include <Svc/TlmChan/TlmChanComponentAc.hpp>
22class TlmChan :
public TlmChanComponentBase {
45 typedef struct tlmEntry {
56 TlmEntry* slots[TLMCHAN_NUM_TLM_HASH_SLOTS];
57 TlmEntry buckets[TLMCHAN_HASH_BUCKETS];
PlatformIntType NATIVE_INT_TYPE
PlatformUIntType NATIVE_UINT_TYPE
Configuration file for Telemetry Channel component.
virtual NATIVE_UINT_TYPE doHash(FwChanIdType id)
void init(NATIVE_INT_TYPE queueDepth, NATIVE_INT_TYPE instance)