Auto-generated base for LinuxTimer component.
More...
#include <Svc/LinuxTimer/LinuxTimerComponentAc.hpp>
Auto-generated base for LinuxTimer component.
A Linux interval timer
Definition at line 22 of file LinuxTimerComponentAc.hpp.
◆ anonymous enum
Enumerations for numbers of typed output ports.
Enumerator |
---|
NUM_CYCLEOUT_OUTPUT_PORTS | |
Definition at line 40 of file LinuxTimerComponentAc.hpp.
◆ LinuxTimerComponentBase()
Svc::LinuxTimerComponentBase::LinuxTimerComponentBase |
( |
const char * |
compName = "" | ) |
|
|
protected |
◆ ~LinuxTimerComponentBase()
Svc::LinuxTimerComponentBase::~LinuxTimerComponentBase |
( |
| ) |
|
|
protectedvirtual |
◆ CycleOut_out()
Invoke output port CycleOut.
- Parameters
-
portNum | The port number |
cycleStart | Cycle start timestamp |
Definition at line 133 of file LinuxTimerComponentAc.cpp.
◆ getNum_CycleOut_OutputPorts()
FwIndexType Svc::LinuxTimerComponentBase::getNum_CycleOut_OutputPorts |
( |
| ) |
const |
|
protected |
Get the number of CycleOut output ports
- Returns
- The number of CycleOut output ports
Definition at line 108 of file LinuxTimerComponentAc.cpp.
◆ init()
◆ isConnected_CycleOut_OutputPort()
bool Svc::LinuxTimerComponentBase::isConnected_CycleOut_OutputPort |
( |
FwIndexType |
portNum | ) |
|
|
protected |
Check whether port CycleOut is connected
- Returns
- Whether port CycleOut is connected
- Parameters
-
Definition at line 118 of file LinuxTimerComponentAc.cpp.
◆ set_CycleOut_OutputPort()
Connect port to CycleOut[portNum].
- Parameters
-
portNum | The port number |
port | The input port |
Definition at line 51 of file LinuxTimerComponentAc.cpp.
◆ LinuxTimerComponentBaseFriend
friend class LinuxTimerComponentBaseFriend |
|
friend |
The documentation for this class was generated from the following files: