![]() |
F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
|
Auto-generated base for DpWriter component. More...
#include <Svc/DpWriter/DpWriterComponentAc.hpp>
Public Member Functions | |
void | init (FwSizeType queueDepth, FwEnumStoreType instance=0) |
Initialize DpWriterComponentBase object. | |
Fw::InputCmdPort * | get_cmdIn_InputPort (FwIndexType portNum) |
Fw::InputBufferSendPort * | get_bufferSendIn_InputPort (FwIndexType portNum) |
Svc::InputSchedPort * | get_schedIn_InputPort (FwIndexType portNum) |
void | set_cmdRegIn_OutputPort (FwIndexType portNum, Fw::InputCmdRegPort *port) |
Connect port to cmdRegIn[portNum]. | |
void | set_cmdResponseOut_OutputPort (FwIndexType portNum, Fw::InputCmdResponsePort *port) |
Connect port to cmdResponseOut[portNum]. | |
void | set_eventOut_OutputPort (FwIndexType portNum, Fw::InputLogPort *port) |
Connect port to eventOut[portNum]. | |
void | set_timeGetOut_OutputPort (FwIndexType portNum, Fw::InputTimePort *port) |
Connect port to timeGetOut[portNum]. | |
void | set_tlmOut_OutputPort (FwIndexType portNum, Fw::InputTlmPort *port) |
Connect port to tlmOut[portNum]. | |
void | set_deallocBufferSendOut_OutputPort (FwIndexType portNum, Fw::InputBufferSendPort *port) |
Connect port to deallocBufferSendOut[portNum]. | |
void | set_dpWrittenOut_OutputPort (FwIndexType portNum, Svc::InputDpWrittenPort *port) |
Connect port to dpWrittenOut[portNum]. | |
void | set_procBufferSendOut_OutputPort (FwIndexType portNum, Fw::InputBufferSendPort *port) |
Connect port to procBufferSendOut[portNum]. | |
void | regCommands () |
Register commands with the Command Dispatcher. | |
![]() | |
void | start (Os::Task::ParamType priority=Os::Task::TASK_DEFAULT, Os::Task::ParamType stackSize=Os::Task::TASK_DEFAULT, Os::Task::ParamType cpuAffinity=Os::Task::TASK_DEFAULT, Os::Task::ParamType identifier=Os::Task::TASK_DEFAULT) |
called by instantiator when task is to be started | |
void | exit () |
exit task in active component | |
Os::Task::Status | join () |
Join the thread. | |
DEPRECATED (Os::Task::Status join(void **value_ptr), "Switch to .join()") | |
Join to thread with discarded value_ptr. | |
![]() | |
void | setIdBase (const U32) |
Set the ID base. | |
U32 | getIdBase () const |
Protected Member Functions | |
DpWriterComponentBase (const char *compName="") | |
Construct DpWriterComponentBase object. | |
virtual | ~DpWriterComponentBase () |
Destroy DpWriterComponentBase object. | |
FwIndexType | getNum_cmdIn_InputPorts () const |
FwIndexType | getNum_bufferSendIn_InputPorts () const |
FwIndexType | getNum_schedIn_InputPorts () const |
FwIndexType | getNum_cmdRegIn_OutputPorts () const |
FwIndexType | getNum_cmdResponseOut_OutputPorts () const |
FwIndexType | getNum_eventOut_OutputPorts () const |
FwIndexType | getNum_timeGetOut_OutputPorts () const |
FwIndexType | getNum_tlmOut_OutputPorts () const |
FwIndexType | getNum_deallocBufferSendOut_OutputPorts () const |
FwIndexType | getNum_dpWrittenOut_OutputPorts () const |
FwIndexType | getNum_procBufferSendOut_OutputPorts () const |
bool | isConnected_cmdRegIn_OutputPort (FwIndexType portNum) |
bool | isConnected_cmdResponseOut_OutputPort (FwIndexType portNum) |
bool | isConnected_eventOut_OutputPort (FwIndexType portNum) |
bool | isConnected_timeGetOut_OutputPort (FwIndexType portNum) |
bool | isConnected_tlmOut_OutputPort (FwIndexType portNum) |
bool | isConnected_deallocBufferSendOut_OutputPort (FwIndexType portNum) |
bool | isConnected_dpWrittenOut_OutputPort (FwIndexType portNum) |
bool | isConnected_procBufferSendOut_OutputPort (FwIndexType portNum) |
virtual void | bufferSendIn_handler (FwIndexType portNum, Fw::Buffer &fwBuffer)=0 |
Handler for input port bufferSendIn. | |
virtual void | schedIn_handler (FwIndexType portNum, U32 context)=0 |
Handler for input port schedIn. | |
void | bufferSendIn_handlerBase (FwIndexType portNum, Fw::Buffer &fwBuffer) |
Handler base-class function for input port bufferSendIn. | |
void | schedIn_handlerBase (FwIndexType portNum, U32 context) |
Handler base-class function for input port schedIn. | |
virtual void | bufferSendIn_preMsgHook (FwIndexType portNum, Fw::Buffer &fwBuffer) |
Pre-message hook for async input port bufferSendIn. | |
virtual void | schedIn_preMsgHook (FwIndexType portNum, U32 context) |
Pre-message hook for async input port schedIn. | |
void | deallocBufferSendOut_out (FwIndexType portNum, Fw::Buffer &fwBuffer) |
Invoke output port deallocBufferSendOut. | |
void | dpWrittenOut_out (FwIndexType portNum, const Fw::StringBase &fileName, FwDpPriorityType priority, FwSizeType size) |
Invoke output port dpWrittenOut. | |
void | procBufferSendOut_out (FwIndexType portNum, Fw::Buffer &fwBuffer) |
Invoke output port procBufferSendOut. | |
void | cmdResponse_out (FwOpcodeType opCode, U32 cmdSeq, Fw::CmdResponse response) |
Emit command response. | |
virtual void | CLEAR_EVENT_THROTTLE_cmdHandler (FwOpcodeType opCode, U32 cmdSeq)=0 |
void | CLEAR_EVENT_THROTTLE_cmdHandlerBase (FwOpcodeType opCode, U32 cmdSeq, Fw::CmdArgBuffer &args) |
virtual void | CLEAR_EVENT_THROTTLE_preMsgHook (FwOpcodeType opCode, U32 cmdSeq) |
Pre-message hook for command CLEAR_EVENT_THROTTLE. | |
void | log_WARNING_HI_InvalidBuffer () |
void | log_WARNING_HI_BufferTooSmallForPacket (U32 bufferSize, U32 minSize) |
void | log_WARNING_HI_InvalidHeaderHash (U32 bufferSize, U32 storedHash, U32 computedHash) |
void | log_WARNING_HI_InvalidHeader (U32 bufferSize, U32 errorCode) |
void | log_WARNING_HI_BufferTooSmallForData (U32 bufferSize, U32 minSize) |
void | log_WARNING_HI_FileOpenError (U32 status, const Fw::StringBase &file) |
void | log_WARNING_HI_FileWriteError (U32 status, U32 bytesWritten, U32 bytesToWrite, const Fw::StringBase &file) |
void | log_ACTIVITY_LO_FileWritten (U32 bytes, const Fw::StringBase &file) const |
void | log_WARNING_HI_InvalidBuffer_ThrottleClear () |
Reset throttle value for InvalidBuffer. | |
void | log_WARNING_HI_BufferTooSmallForPacket_ThrottleClear () |
Reset throttle value for BufferTooSmallForPacket. | |
void | log_WARNING_HI_InvalidHeaderHash_ThrottleClear () |
Reset throttle value for InvalidHeaderHash. | |
void | log_WARNING_HI_InvalidHeader_ThrottleClear () |
Reset throttle value for InvalidHeader. | |
void | log_WARNING_HI_BufferTooSmallForData_ThrottleClear () |
Reset throttle value for BufferTooSmallForData. | |
void | log_WARNING_HI_FileOpenError_ThrottleClear () |
Reset throttle value for FileOpenError. | |
void | log_WARNING_HI_FileWriteError_ThrottleClear () |
Reset throttle value for FileWriteError. | |
void | tlmWrite_NumBuffersReceived (U32 arg, Fw::Time _tlmTime=Fw::Time()) |
void | tlmWrite_NumBytesWritten (U64 arg, Fw::Time _tlmTime=Fw::Time()) |
void | tlmWrite_NumSuccessfulWrites (U32 arg, Fw::Time _tlmTime=Fw::Time()) |
void | tlmWrite_NumFailedWrites (U32 arg, Fw::Time _tlmTime=Fw::Time()) |
void | tlmWrite_NumErrors (U32 arg, Fw::Time _tlmTime=Fw::Time()) |
Fw::Time | getTime () |
![]() | |
ActiveComponentBase (const char *name) | |
Constructor. | |
virtual | ~ActiveComponentBase () |
Destructor. | |
void | init (NATIVE_INT_TYPE instance) |
initialization code | |
virtual void | preamble () |
A function that will be called before the event loop is entered. | |
MsgDispatchStatus | dispatch () |
The function that will dispatching messages. | |
virtual void | finalizer () |
A function that will be called after exiting the loop. | |
![]() | |
QueuedComponentBase (const char *name) | |
Constructor. | |
virtual | ~QueuedComponentBase () |
Destructor. | |
void | init (NATIVE_INT_TYPE instance) |
initialization function | |
Os::Queue::Status | createQueue (FwSizeType depth, FwSizeType msgSize) |
NATIVE_INT_TYPE | getNumMsgsDropped () |
return number of messages dropped | |
void | incNumMsgDropped () |
increment the number of messages dropped | |
![]() | |
PassiveComponentBase (const char *name) | |
Named constructor. | |
virtual | ~PassiveComponentBase () |
Destructor. | |
void | init (NATIVE_INT_TYPE instance) |
Initialization function. | |
NATIVE_INT_TYPE | getInstance () const |
![]() | |
ObjBase (const char *name) | |
ObjBase constructor. | |
virtual | ~ObjBase () |
Destructor. | |
void | init () |
Object initializer. | |
Friends | |
class | DpWriterComponentBaseFriend |
Friend class for white-box testing. | |
Additional Inherited Members | |
![]() | |
enum | { ACTIVE_COMPONENT_EXIT } |
![]() | |
enum | MsgDispatchStatus { MSG_DISPATCH_OK , MSG_DISPATCH_EMPTY , MSG_DISPATCH_ERROR , MSG_DISPATCH_EXIT } |
![]() | |
Os::Task | m_task |
task object for active component | |
![]() | |
Os::Queue | m_queue |
queue object for active component | |
Auto-generated base for DpWriter component.
A component for writing data products to disk
Definition at line 36 of file DpWriterComponentAc.hpp.
|
protected |
Enumerations for numbers of special input ports.
Enumerator | |
---|---|
NUM_CMDIN_INPUT_PORTS |
Definition at line 54 of file DpWriterComponentAc.hpp.
|
protected |
Enumerations for numbers of typed input ports.
Enumerator | |
---|---|
NUM_BUFFERSENDIN_INPUT_PORTS | |
NUM_SCHEDIN_INPUT_PORTS |
Definition at line 59 of file DpWriterComponentAc.hpp.
|
protected |
Enumerations for numbers of special output ports.
Enumerator | |
---|---|
NUM_CMDREGIN_OUTPUT_PORTS | |
NUM_CMDRESPONSEOUT_OUTPUT_PORTS | |
NUM_EVENTOUT_OUTPUT_PORTS | |
NUM_TEXTEVENTOUT_OUTPUT_PORTS | |
NUM_TIMEGETOUT_OUTPUT_PORTS | |
NUM_TLMOUT_OUTPUT_PORTS |
Definition at line 65 of file DpWriterComponentAc.hpp.
|
protected |
Enumerations for numbers of typed output ports.
Enumerator | |
---|---|
NUM_DEALLOCBUFFERSENDOUT_OUTPUT_PORTS | |
NUM_DPWRITTENOUT_OUTPUT_PORTS | |
NUM_PROCBUFFERSENDOUT_OUTPUT_PORTS |
Definition at line 75 of file DpWriterComponentAc.hpp.
|
protected |
Command opcodes.
Enumerator | |
---|---|
OPCODE_CLEAR_EVENT_THROTTLE | Clear event throttling. |
Definition at line 82 of file DpWriterComponentAc.hpp.
|
protected |
Event IDs.
Definition at line 87 of file DpWriterComponentAc.hpp.
|
protected |
Event throttle values: sets initial value of countdown variables.
Definition at line 99 of file DpWriterComponentAc.hpp.
|
protected |
Channel IDs.
Definition at line 110 of file DpWriterComponentAc.hpp.
|
protected |
Construct DpWriterComponentBase object.
compName | The component name |
Definition at line 680 of file DpWriterComponentAc.cpp.
|
protectedvirtual |
Destroy DpWriterComponentBase object.
Definition at line 713 of file DpWriterComponentAc.cpp.
|
protectedpure virtual |
Handler for input port bufferSendIn.
portNum | The port number |
fwBuffer | The buffer |
|
protected |
Handler base-class function for input port bufferSendIn.
portNum | The port number |
fwBuffer | The buffer |
Definition at line 928 of file DpWriterComponentAc.cpp.
|
protectedvirtual |
Pre-message hook for async input port bufferSendIn.
portNum | The port number |
fwBuffer | The buffer |
Definition at line 1042 of file DpWriterComponentAc.cpp.
|
protectedpure virtual |
Handler for command CLEAR_EVENT_THROTTLE
Clear event throttling
opCode | The opcode |
cmdSeq | The command sequence number |
|
protected |
Base-class handler function for command CLEAR_EVENT_THROTTLE
Clear event throttling
opCode | The opcode |
cmdSeq | The command sequence number |
args | The command argument buffer |
Definition at line 1134 of file DpWriterComponentAc.cpp.
|
protectedvirtual |
Pre-message hook for command CLEAR_EVENT_THROTTLE.
opCode | The opcode |
cmdSeq | The command sequence number |
Definition at line 1201 of file DpWriterComponentAc.cpp.
|
protected |
Emit command response.
opCode | The opcode |
cmdSeq | The command sequence number |
response | The command response |
Definition at line 1117 of file DpWriterComponentAc.cpp.
|
protected |
Invoke output port deallocBufferSendOut.
portNum | The port number |
fwBuffer | The buffer |
Definition at line 1064 of file DpWriterComponentAc.cpp.
|
protected |
Invoke output port dpWrittenOut.
portNum | The port number |
fileName | The file name |
priority | The priority |
size | The file size |
Definition at line 1079 of file DpWriterComponentAc.cpp.
Fw::InputBufferSendPort * Svc::DpWriterComponentBase::get_bufferSendIn_InputPort | ( | FwIndexType | portNum | ) |
Get typed input port at index
portNum | The port number |
Definition at line 356 of file DpWriterComponentAc.cpp.
Fw::InputCmdPort * Svc::DpWriterComponentBase::get_cmdIn_InputPort | ( | FwIndexType | portNum | ) |
Get special input port at index
portNum | The port number |
Definition at line 341 of file DpWriterComponentAc.cpp.
Svc::InputSchedPort * Svc::DpWriterComponentBase::get_schedIn_InputPort | ( | FwIndexType | portNum | ) |
Get typed input port at index
portNum | The port number |
Definition at line 367 of file DpWriterComponentAc.cpp.
|
protected |
Get the number of bufferSendIn input ports
Definition at line 733 of file DpWriterComponentAc.cpp.
|
protected |
Get the number of cmdIn input ports
Definition at line 723 of file DpWriterComponentAc.cpp.
|
protected |
Get the number of cmdRegIn output ports
Definition at line 749 of file DpWriterComponentAc.cpp.
|
protected |
Get the number of cmdResponseOut output ports
Definition at line 755 of file DpWriterComponentAc.cpp.
|
protected |
Get the number of deallocBufferSendOut output ports
Definition at line 793 of file DpWriterComponentAc.cpp.
|
protected |
Get the number of dpWrittenOut output ports
Definition at line 799 of file DpWriterComponentAc.cpp.
|
protected |
Get the number of eventOut output ports
Definition at line 761 of file DpWriterComponentAc.cpp.
|
protected |
Get the number of procBufferSendOut output ports
Definition at line 805 of file DpWriterComponentAc.cpp.
|
protected |
Get the number of schedIn input ports
Definition at line 739 of file DpWriterComponentAc.cpp.
|
protected |
Get the number of timeGetOut output ports
Definition at line 777 of file DpWriterComponentAc.cpp.
|
protected |
Get the number of tlmOut output ports
Definition at line 783 of file DpWriterComponentAc.cpp.
|
protected |
void Svc::DpWriterComponentBase::init | ( | FwSizeType | queueDepth, |
FwEnumStoreType | instance = 0 |
||
) |
Initialize DpWriterComponentBase object.
queueDepth | The queue depth |
instance | The instance number |
Definition at line 72 of file DpWriterComponentAc.cpp.
|
protected |
Check whether port cmdRegIn is connected
portNum | The port number |
Definition at line 815 of file DpWriterComponentAc.cpp.
|
protected |
Check whether port cmdResponseOut is connected
portNum | The port number |
Definition at line 826 of file DpWriterComponentAc.cpp.
|
protected |
Check whether port deallocBufferSendOut is connected
portNum | The port number |
Definition at line 889 of file DpWriterComponentAc.cpp.
|
protected |
Check whether port dpWrittenOut is connected
portNum | The port number |
Definition at line 900 of file DpWriterComponentAc.cpp.
|
protected |
Check whether port eventOut is connected
portNum | The port number |
Definition at line 837 of file DpWriterComponentAc.cpp.
|
protected |
Check whether port procBufferSendOut is connected
portNum | The port number |
Definition at line 911 of file DpWriterComponentAc.cpp.
|
protected |
Check whether port timeGetOut is connected
portNum | The port number |
Definition at line 863 of file DpWriterComponentAc.cpp.
|
protected |
Check whether port tlmOut is connected
portNum | The port number |
Definition at line 874 of file DpWriterComponentAc.cpp.
|
protected |
Log event FileWritten
File written
bytes | The number of bytes written |
file | The file name |
Definition at line 1983 of file DpWriterComponentAc.cpp.
|
protected |
Log event BufferTooSmallForData
Received buffer is too small to hold the data specified in the header
bufferSize | The incoming buffer size |
minSize | The minimum required size |
Definition at line 1637 of file DpWriterComponentAc.cpp.
|
protected |
Reset throttle value for BufferTooSmallForData.
Definition at line 2107 of file DpWriterComponentAc.cpp.
|
protected |
Log event BufferTooSmallForPacket
Received buffer is too small to hold a data product packet
bufferSize | The incoming buffer size |
minSize | The minimum required size |
Definition at line 1289 of file DpWriterComponentAc.cpp.
|
protected |
Reset throttle value for BufferTooSmallForPacket.
Definition at line 2086 of file DpWriterComponentAc.cpp.
|
protected |
Log event FileOpenError
An error occurred when opening a file
status | The status code returned from the open operation |
file | The file |
Definition at line 1747 of file DpWriterComponentAc.cpp.
|
protected |
Reset throttle value for FileOpenError.
Definition at line 2114 of file DpWriterComponentAc.cpp.
|
protected |
Log event FileWriteError
An error occurred when writing to a file
status | The status code returned from the write operation |
bytesWritten | The number of bytes successfully written |
bytesToWrite | The number of bytes attempted |
file | The file |
Definition at line 1847 of file DpWriterComponentAc.cpp.
|
protected |
Reset throttle value for FileWriteError.
Definition at line 2121 of file DpWriterComponentAc.cpp.
|
protected |
Log event InvalidBuffer
Received buffer is invalid
Definition at line 1216 of file DpWriterComponentAc.cpp.
|
protected |
Reset throttle value for InvalidBuffer.
Definition at line 2079 of file DpWriterComponentAc.cpp.
|
protected |
Log event InvalidHeader
Error occurred when deserializing the packet header
bufferSize | The incoming buffer size |
errorCode | The error code |
Definition at line 1527 of file DpWriterComponentAc.cpp.
|
protected |
Reset throttle value for InvalidHeader.
Definition at line 2100 of file DpWriterComponentAc.cpp.
|
protected |
Log event InvalidHeaderHash
The received buffer has an invalid header hash
bufferSize | The incoming buffer size |
storedHash | The stored hash value |
computedHash | The computed hash value |
Definition at line 1399 of file DpWriterComponentAc.cpp.
|
protected |
Reset throttle value for InvalidHeaderHash.
Definition at line 2093 of file DpWriterComponentAc.cpp.
|
protected |
Invoke output port procBufferSendOut.
portNum | The port number |
fwBuffer | The buffer |
Definition at line 1098 of file DpWriterComponentAc.cpp.
void Svc::DpWriterComponentBase::regCommands | ( | ) |
Register commands with the Command Dispatcher.
Connect the dispatcher first
Definition at line 666 of file DpWriterComponentAc.cpp.
|
protectedpure virtual |
Handler for input port schedIn.
portNum | The port number |
context | The call order |
|
protected |
Handler base-class function for input port schedIn.
portNum | The port number |
context | The call order |
Definition at line 981 of file DpWriterComponentAc.cpp.
|
protectedvirtual |
Pre-message hook for async input port schedIn.
portNum | The port number |
context | The call order |
Definition at line 1051 of file DpWriterComponentAc.cpp.
void Svc::DpWriterComponentBase::set_cmdRegIn_OutputPort | ( | FwIndexType | portNum, |
Fw::InputCmdRegPort * | port | ||
) |
Connect port to cmdRegIn[portNum].
portNum | The port number |
port | The input port |
Definition at line 382 of file DpWriterComponentAc.cpp.
void Svc::DpWriterComponentBase::set_cmdResponseOut_OutputPort | ( | FwIndexType | portNum, |
Fw::InputCmdResponsePort * | port | ||
) |
Connect port to cmdResponseOut[portNum].
portNum | The port number |
port | The input port |
Definition at line 396 of file DpWriterComponentAc.cpp.
void Svc::DpWriterComponentBase::set_deallocBufferSendOut_OutputPort | ( | FwIndexType | portNum, |
Fw::InputBufferSendPort * | port | ||
) |
Connect port to deallocBufferSendOut[portNum].
portNum | The port number |
port | The input port |
Definition at line 474 of file DpWriterComponentAc.cpp.
void Svc::DpWriterComponentBase::set_dpWrittenOut_OutputPort | ( | FwIndexType | portNum, |
Svc::InputDpWrittenPort * | port | ||
) |
Connect port to dpWrittenOut[portNum].
portNum | The port number |
port | The input port |
Definition at line 488 of file DpWriterComponentAc.cpp.
void Svc::DpWriterComponentBase::set_eventOut_OutputPort | ( | FwIndexType | portNum, |
Fw::InputLogPort * | port | ||
) |
Connect port to eventOut[portNum].
portNum | The port number |
port | The input port |
Definition at line 410 of file DpWriterComponentAc.cpp.
void Svc::DpWriterComponentBase::set_procBufferSendOut_OutputPort | ( | FwIndexType | portNum, |
Fw::InputBufferSendPort * | port | ||
) |
Connect port to procBufferSendOut[portNum].
portNum | The port number |
port | The input port |
Definition at line 502 of file DpWriterComponentAc.cpp.
void Svc::DpWriterComponentBase::set_timeGetOut_OutputPort | ( | FwIndexType | portNum, |
Fw::InputTimePort * | port | ||
) |
Connect port to timeGetOut[portNum].
portNum | The port number |
port | The input port |
Definition at line 442 of file DpWriterComponentAc.cpp.
void Svc::DpWriterComponentBase::set_tlmOut_OutputPort | ( | FwIndexType | portNum, |
Fw::InputTlmPort * | port | ||
) |
Connect port to tlmOut[portNum].
portNum | The port number |
port | The input port |
Definition at line 456 of file DpWriterComponentAc.cpp.
|
protected |
Write telemetry channel NumBuffersReceived
The number of buffers received
arg | The telemetry value |
_tlmTime | Timestamp. Default: unspecified, request from getTime port |
Definition at line 2132 of file DpWriterComponentAc.cpp.
|
protected |
Write telemetry channel NumBytesWritten
The number of bytes written
arg | The telemetry value |
_tlmTime | Timestamp. Default: unspecified, request from getTime port |
Definition at line 2180 of file DpWriterComponentAc.cpp.
|
protected |
Write telemetry channel NumErrors
The number of errors
arg | The telemetry value |
_tlmTime | Timestamp. Default: unspecified, request from getTime port |
Definition at line 2324 of file DpWriterComponentAc.cpp.
|
protected |
Write telemetry channel NumFailedWrites
The number of failed writes
arg | The telemetry value |
_tlmTime | Timestamp. Default: unspecified, request from getTime port |
Definition at line 2276 of file DpWriterComponentAc.cpp.
|
protected |
Write telemetry channel NumSuccessfulWrites
The number of successful writes
arg | The telemetry value |
_tlmTime | Timestamp. Default: unspecified, request from getTime port |
Definition at line 2228 of file DpWriterComponentAc.cpp.
|
friend |
Friend class for white-box testing.
Definition at line 45 of file DpWriterComponentAc.hpp.