Auto-generated base for ChronoTime component.
More...
#include <Svc/ChronoTime/ChronoTimeComponentAc.hpp>
Auto-generated base for ChronoTime component.
A time component using C++11 chrono library
Definition at line 22 of file ChronoTimeComponentAc.hpp.
◆ anonymous enum
Enumerations for numbers of typed input ports.
| Enumerator |
|---|
| NUM_TIMEGETPORT_INPUT_PORTS | |
Definition at line 40 of file ChronoTimeComponentAc.hpp.
◆ ChronoTimeComponentBase()
| Svc::ChronoTimeComponentBase::ChronoTimeComponentBase |
( |
const char * |
compName = "" | ) |
|
|
protected |
◆ ~ChronoTimeComponentBase()
| Svc::ChronoTimeComponentBase::~ChronoTimeComponentBase |
( |
| ) |
|
|
protectedvirtual |
◆ get_timeGetPort_InputPort()
◆ getNum_timeGetPort_InputPorts()
| FwIndexType Svc::ChronoTimeComponentBase::getNum_timeGetPort_InputPorts |
( |
| ) |
const |
|
protected |
Get the number of timeGetPort input ports
- Returns
- The number of timeGetPort input ports
Definition at line 87 of file ChronoTimeComponentAc.cpp.
◆ init()
◆ timeGetPort_handler()
| virtual void Svc::ChronoTimeComponentBase::timeGetPort_handler |
( |
FwIndexType |
portNum, |
|
|
Fw::Time & |
time |
|
) |
| |
|
protectedpure virtual |
Handler for input port timeGetPort.
- Parameters
-
| portNum | The port number |
| time | Reference to Time object |
◆ timeGetPort_handlerBase()
| void Svc::ChronoTimeComponentBase::timeGetPort_handlerBase |
( |
FwIndexType |
portNum, |
|
|
Fw::Time & |
time |
|
) |
| |
|
protected |
Handler base-class function for input port timeGetPort.
- Parameters
-
| portNum | The port number |
| time | Reference to Time object |
Definition at line 99 of file ChronoTimeComponentAc.cpp.
◆ ChronoTimeComponentBaseFriend
| friend class ChronoTimeComponentBaseFriend |
|
friend |
The documentation for this class was generated from the following files: