Auto-generated base for PosixTime component.
More...
#include <Svc/PosixTime/PosixTimeComponentAc.hpp>
Auto-generated base for PosixTime component.
A component for getting time
Definition at line 22 of file PosixTimeComponentAc.hpp.
◆ anonymous enum
Enumerations for numbers of typed input ports.
Enumerator |
---|
NUM_TIMEGETPORT_INPUT_PORTS | |
Definition at line 40 of file PosixTimeComponentAc.hpp.
◆ PosixTimeComponentBase()
Svc::PosixTimeComponentBase::PosixTimeComponentBase |
( |
const char * |
compName = "" | ) |
|
|
protected |
◆ ~PosixTimeComponentBase()
Svc::PosixTimeComponentBase::~PosixTimeComponentBase |
( |
| ) |
|
|
protectedvirtual |
◆ get_timeGetPort_InputPort()
◆ getNum_timeGetPort_InputPorts()
FwIndexType Svc::PosixTimeComponentBase::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 PosixTimeComponentAc.cpp.
◆ init()
◆ timeGetPort_handler()
virtual void Svc::PosixTimeComponentBase::timeGetPort_handler |
( |
FwIndexType |
portNum, |
|
|
Fw::Time & |
time |
|
) |
| |
|
protectedpure virtual |
Handler for input port timeGetPort.
- Parameters
-
portNum | The port number |
time | Reference to Time object |
Implemented in Svc::PosixTime.
◆ timeGetPort_handlerBase()
void Svc::PosixTimeComponentBase::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 PosixTimeComponentAc.cpp.
◆ PosixTimeComponentBaseFriend
friend class PosixTimeComponentBaseFriend |
|
friend |
The documentation for this class was generated from the following files: