MamdaConcreteBasicEvent is intended to be used to help implement concrete versions of various classes derived from MamdaBasicEvent. More...
#include <MamdaConcreteBasicEvent.h>
Public Member Functions | |
MamdaConcreteBasicEvent () | |
Constructor. More... | |
virtual | ~MamdaConcreteBasicEvent () |
Destructor. More... | |
virtual const char * | getSymbol () const |
Get the instruments string symbol. More... | |
virtual const char * | getPartId () const |
Get the participant identifier. More... | |
virtual mama_seqnum_t | getEventSeqNum () const |
Get the event sequence number. More... | |
virtual const MamaDateTime & | getEventTime () const |
Get the event time. More... | |
virtual const MamaDateTime & | getSrcTime () const |
Get the source time. More... | |
virtual const MamaDateTime & | getActivityTime () const |
Get the activity time. More... | |
virtual const MamaDateTime & | getLineTime () const |
Get the line time. More... | |
virtual const MamaDateTime & | getSendTime () const |
Get the send time. More... | |
virtual const MamaMsgQual & | getMsgQual () const |
Get the message qualifier. More... | |
virtual MamdaFieldState | getSymbolFieldState () const |
Get the string symbol field state. More... | |
virtual MamdaFieldState | getPartIdFieldState () const |
Get the participant identifier field state. More... | |
virtual MamdaFieldState | getEventSeqNumFieldState () const |
Get the event sequence number field state. More... | |
virtual MamdaFieldState | getEventTimeFieldState () const |
Get the event time field state. More... | |
virtual MamdaFieldState | getSrcTimeFieldState () const |
Get the source time field state. More... | |
virtual MamdaFieldState | getActivityTimeFieldState () const |
Get the activity time field state. More... | |
virtual MamdaFieldState | getLineTimeFieldState () const |
Get the line time of the update. More... | |
virtual MamdaFieldState | getSendTimeFieldState () const |
Get the send time field state. More... | |
virtual MamdaFieldState | getMsgQualFieldState () const |
Get the message qualifier field state. More... | |
virtual void | setSymbol (const char *value) |
virtual void | setPartId (const char *value) |
virtual void | setEventSeqNum (mama_seqnum_t value) |
virtual void | setEventTime (const MamaDateTime &value) |
virtual void | setSrcTime (const MamaDateTime &value) |
virtual void | setActivityTime (const MamaDateTime &value) |
virtual void | setLineTime (const MamaDateTime &value) |
virtual void | setSendTime (const MamaDateTime &value) |
virtual void | setMsgQual (const MamaMsgQual &value) |
![]() | |
virtual | ~MamdaBasicEvent () |
Destructor. More... | |
MamdaConcreteBasicEvent is intended to be used to help implement concrete versions of various classes derived from MamdaBasicEvent.
Wombat::MamdaConcreteBasicEvent::MamdaConcreteBasicEvent | ( | ) |
Constructor.
|
virtual |
Destructor.
|
virtual |
Get the instruments string symbol.
Implements Wombat::MamdaBasicEvent.
|
virtual |
Get the participant identifier.
Implements Wombat::MamdaBasicEvent.
|
virtual |
Get the event sequence number.
Implements Wombat::MamdaBasicEvent.
|
virtual |
Get the event time.
Implements Wombat::MamdaBasicEvent.
|
virtual |
Get the source time.
Implements Wombat::MamdaBasicEvent.
|
virtual |
Get the activity time.
Implements Wombat::MamdaBasicEvent.
|
virtual |
Get the line time.
Implements Wombat::MamdaBasicEvent.
|
virtual |
Get the send time.
Implements Wombat::MamdaBasicEvent.
|
virtual |
Get the message qualifier.
Implements Wombat::MamdaBasicEvent.
|
virtual |
Get the string symbol field state.
Implements Wombat::MamdaBasicEvent.
|
virtual |
Get the participant identifier field state.
Implements Wombat::MamdaBasicEvent.
|
virtual |
Get the event sequence number field state.
Implements Wombat::MamdaBasicEvent.
|
virtual |
Get the event time field state.
Implements Wombat::MamdaBasicEvent.
|
virtual |
Get the source time field state.
Implements Wombat::MamdaBasicEvent.
|
virtual |
Get the activity time field state.
Implements Wombat::MamdaBasicEvent.
|
virtual |
Get the line time of the update.
Implements Wombat::MamdaBasicEvent.
|
virtual |
Get the send time field state.
Implements Wombat::MamdaBasicEvent.
|
virtual |
Get the message qualifier field state.
Implements Wombat::MamdaBasicEvent.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |