MamdaSecStatus is an interface that provides access to the Security Status fields such as symbol announce messages. More...
#include <MamdaSecStatusRecap.h>
Public Member Functions | |
| virtual const char * | getIssueSymbol () const =0 |
| The "name" of the instrument (e.g. More... | |
| virtual MamdaFieldState | getIssueSymbolFieldState () const =0 |
| The symbol field state. More... | |
| virtual const char * | getReason () const =0 |
| Unnormalized (feed-specific) reason associated with the current status of the security (e.g. More... | |
| virtual MamdaFieldState | getReasonFieldState () const =0 |
| virtual char | getShortSaleCircuitBreaker () const =0 |
| get the ShortSaleCircuitBreaker More... | |
| virtual MamdaFieldState | getShortSaleCircuitBreakerFieldState () const =0 |
| virtual char | getSecurityAction () const =0 |
| Action related to this security. More... | |
| virtual MamdaFieldState | getSecurityActionFieldState () const =0 |
| virtual const char * | getSecurityType () const =0 |
| The security type. More... | |
| virtual MamdaFieldState | getSecurityTypeFieldState () const =0 |
| The security type field state. More... | |
| virtual const char * | getSecurityStatus () const =0 |
| Deprecated. More... | |
| virtual MamdaSecurityStatus | getSecurityStatusEnum () const =0 |
| NYSE Technologies normalised security status. More... | |
| virtual MamdaFieldState | getSecurityStatusEnumFieldState () const =0 |
| virtual const char * | getSecurityStatusStr () const =0 |
| NYSE Technologies normalised security status. More... | |
| virtual MamdaFieldState | getSecurityStatusStrFieldState () const =0 |
| virtual const char * | getSecurityStatusQual () const =0 |
| Deprecated. More... | |
| virtual MamdaSecurityStatusQual | getSecurityStatusQualifierEnum () const =0 |
| Security status qualifier. More... | |
| virtual MamdaFieldState | getSecurityStatusQualifierEnumFieldState () const =0 |
| virtual const char * | getSecurityStatusQualStr () const =0 |
| Security status qualifier. More... | |
| virtual MamdaFieldState | getSecurityStatusQualStrFieldState () const =0 |
| virtual const char * | getSecurityStatusNative () const =0 |
| Original "security status" field sent by the feed. More... | |
| virtual MamdaFieldState | getSecurityStatusNativeFieldState () const =0 |
| virtual const char * | getFreeText () const =0 |
| Arbitaray free text associated with the security status change. More... | |
| virtual MamdaFieldState | getFreeTextFieldState () const =0 |
| virtual | ~MamdaSecStatusRecap () |
Public Member Functions inherited from Wombat::MamdaBasicRecap | |
| virtual const char * | getSymbol () const =0 |
| Get the string symbol for the instrument. More... | |
| virtual MamdaFieldState | getSymbolFieldState () const =0 |
| Get the string symbol field state for the instrument. More... | |
| virtual const char * | getPartId () const =0 |
| Get the participant identifier. More... | |
| virtual MamdaFieldState | getPartIdFieldState () const =0 |
| Get the participant identifier field state. More... | |
| virtual const MamaDateTime & | getSrcTime () const =0 |
| Get the source time of the update. More... | |
| virtual MamdaFieldState | getSrcTimeFieldState () const =0 |
| Get the source time field state. More... | |
| virtual const MamaDateTime & | getActivityTime () const =0 |
| Get the activity time of the update. More... | |
| virtual MamdaFieldState | getActivityTimeFieldState () const =0 |
| Get the activity time field state. More... | |
| virtual const MamaDateTime & | getLineTime () const =0 |
| Get the line time of the update. More... | |
| virtual MamdaFieldState | getLineTimeFieldState () const =0 |
| Get the line time field state. More... | |
| virtual const MamaDateTime & | getSendTime () const =0 |
| Get the send time of the update. More... | |
| virtual MamdaFieldState | getSendTimeFieldState () const =0 |
| Get the send time field state. More... | |
| virtual | ~MamdaBasicRecap () |
| Destructor. More... | |
MamdaSecStatus is an interface that provides access to the Security Status fields such as symbol announce messages.
|
pure virtual |
The "name" of the instrument (e.g.
IBM, CSCO, MSFT.INCA, etc.).
Implemented in Wombat::MamdaSecStatusListener.
|
pure virtual |
The symbol field state.
Implemented in Wombat::MamdaSecStatusListener.
|
pure virtual |
Unnormalized (feed-specific) reason associated with the current status of the security (e.g.
halted, delayed, etc.). For normalized field, see getSecurityStatusQual.
Implemented in Wombat::MamdaSecStatusListener.
|
pure virtual |
Implemented in Wombat::MamdaSecStatusListener.
|
pure virtual |
get the ShortSaleCircuitBreaker
Implemented in Wombat::MamdaSecStatusListener.
|
pure virtual |
Implemented in Wombat::MamdaSecStatusListener.
|
pure virtual |
Action related to this security.
Implemented in Wombat::MamdaSecStatusListener.
|
pure virtual |
Implemented in Wombat::MamdaSecStatusListener.
|
pure virtual |
The security type.
Implemented in Wombat::MamdaSecStatusListener.
|
pure virtual |
The security type field state.
Implemented in Wombat::MamdaSecStatusListener.
|
pure virtual |
Deprecated.
Use getSecurityStatusEnum() to return the security status as an enumerated value, or getSecurityStatusStr() to retrun it is a const char*.
Implemented in Wombat::MamdaSecStatusListener.
|
pure virtual |
NYSE Technologies normalised security status.
See getSecurityStatusOrig for the original exchange value.
Implemented in Wombat::MamdaSecStatusListener.
|
pure virtual |
Implemented in Wombat::MamdaSecStatusListener.
|
pure virtual |
NYSE Technologies normalised security status.
See getSecurityStatusOrig for the original exchange value.
Implemented in Wombat::MamdaSecStatusListener.
|
pure virtual |
Implemented in Wombat::MamdaSecStatusListener.
|
pure virtual |
Deprecated.
Use getSecurityStatusQualifierEnum() to return the security status qualifier as an enumerated value, or getSecurityStatusQualifierStr() to retrun it is a const char*.
Implemented in Wombat::MamdaSecStatusListener.
|
pure virtual |
Security status qualifier.
Implemented in Wombat::MamdaSecStatusListener.
|
pure virtual |
Implemented in Wombat::MamdaSecStatusListener.
|
pure virtual |
Security status qualifier.
Implemented in Wombat::MamdaSecStatusListener.
|
pure virtual |
Implemented in Wombat::MamdaSecStatusListener.
|
pure virtual |
Original "security status" field sent by the feed.
NYSE Technologies also sends normalized security status.
Implemented in Wombat::MamdaSecStatusListener.
|
pure virtual |
Implemented in Wombat::MamdaSecStatusListener.
|
pure virtual |
Arbitaray free text associated with the security status change.
Implemented in Wombat::MamdaSecStatusListener.
|
pure virtual |
Implemented in Wombat::MamdaSecStatusListener.