F´ Flight Software - C/C++ Documentation NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
Loading...
Searching...
No Matches
Svc::TlmChan Class Reference

#include <Svc/TlmChan/TlmChan.hpp>

Inheritance diagram for Svc::TlmChan:

Public Member Functions

 TlmChan (const char *compName)
 
virtual ~TlmChan ()
 
void init (NATIVE_INT_TYPE queueDepth, NATIVE_INT_TYPE instance)
 

Protected Member Functions

virtual NATIVE_UINT_TYPE doHash (FwChanIdType id)
 

Detailed Description

Definition at line 22 of file TlmChan.hpp.

Constructor & Destructor Documentation

◆ TlmChan()

Svc::TlmChan::TlmChan ( const char *  compName)

Definition at line 19 of file TlmChan.cpp.

◆ ~TlmChan()

Svc::TlmChan::~TlmChan ( )
virtual

Definition at line 43 of file TlmChan.cpp.

Member Function Documentation

◆ doHash()

NATIVE_UINT_TYPE Svc::TlmChan::doHash ( FwChanIdType  id)
protectedvirtual

Definition at line 51 of file TlmChan.cpp.

◆ init()

void Svc::TlmChan::init ( NATIVE_INT_TYPE  queueDepth,
NATIVE_INT_TYPE  instance 
)
Parameters
queueDepthThe queue depth
instanceThe instance number

Definition at line 45 of file TlmChan.cpp.


The documentation for this class was generated from the following files: