►NBats | BATS namespace |
CAddOrderExpandedMsg | |
CAddOrderLongMsg | |
CAddOrderShortMsg | |
CApplication | Represents BATS application |
CApplicationListener | @Application observer |
CApplicationOptions | Options to pass to Engine::createBatsApplication |
CAuctionSummaryMsg | |
CAuctionUpdateMsg | |
CDeleteMsg | |
CEndOfSessionMsg | |
CGapRequestMessageMsg | |
CGapResponseMessageMsg | |
CGRPLoginMsg | |
CIncrementReaderType | Types of increment readers, represent ways of reading data from UDP socket |
►CInstrumentListener | Single instrument observer |
CInstrumentCtx | Represents current state of instrument |
COrderCtx | Represents current state of a particular ordrer |
CLoginResponseMsg | |
CModifyLongMsg | |
CModifyShortMsg | |
COrderExecutedAtPriceSizeMsg | |
COrderExecutedMsg | |
CPitchMsg | |
CReduceSizeLongMsg | |
CReduceSizeShortMsg | |
CResetReason | Reasons why service resets its state |
CRetailPriceImprovementMsg | |
CRuntimeParameters | Bats::Application runtime parameters |
CSequencedUnitHeader | |
CSequenceParams | Sequence processing parameters |
►CServiceListener | Unit service observer |
CNotification | Service notifications |
CReadingCtx | Passed when it is possible to utilize current thread and proceed reading multicast feed from other threads in pool |
CSpinFinishedMsg | |
CSpinImageAvailableMsg | |
CSpinRequestMsg | |
CSpinResponseMsg | |
CSymbolMappingListener | Symbol mappings receiver |
CSymbolMappingMsg | |
CTCPParams | Parameters used for TCP sockets (replay and recovery) |
CThreadType | Thread types |
CTimedPitchMsg | |
CTimeMsg | |
CTimestamp | Handler' auxiliary structure for measuring processing latency |
CTradeBreakMsg | |
CTradeExpandedMsg | |
CTradeLongMsg | |
CTradeShortMsg | |
CTradingStatusMsg | |
CUDPParams | Parameters used for UDP sockets |
CUnitClearMsg | |
CUnitService | Represents single BATS unit |
►NCqg | |
CInstrumentListener | Instrument listener. Receives instrument related events |
CLogger | |
CMDApplication | Provides access to the CQG FIX/FAST Direct Market Data feed |
CMDApplicationListener | MDApplication observer |
►CMDApplicationParams | MDApplication parameters |
►CFeedParams | Feed parameters |
CAddr | |
CMdGroup | Market data group |
CSecurityDefinitionListener | |
CTcpAddress | UDP Channel configuration |
CUdpChannel | UDP Channel configuration |
►NEngine | FIX Engine namespace |
►NFastScp11 | Fast session control protocol (scp) namespace |
CAlert | |
►CDecoder | |
CListener | Default callback class used to notify user about scp message decoding |
CHello | |
►NMapping | |
CParseSettings | JSON message parsing settings |
►NRawDataTypeProcessingStrategies | |
CCustomRawDataTagProcessingStrategy | |
►NTZTimeHelper | |
CTZTimeOnly | Data about time with UTC offset |
CTZTimestamp | Data about date and time with UTC offset |
CUTCDateOnly | Data about date |
CUTCTimeOnly | Time without UTC offset |
CUTCTimestamp | Data about date and time without UTC offset |
CAdminApplication | Administrative application interface |
CAfterMessageIsSentEvent | The session just has sent messages pack to the socket (as a single call) |
CApplication | Generic application interface |
CBasicString | Represents ASCII std::string |
CBeforeMessageIsSentEvent | The session is going to send messages pack to the socket (as a single call) |
CCacheHolderBase | |
CCronSessionScheduleTimeline | Cron expression based schedule events generator implementation |
CCronSessionsScheduleParameters | Cron expression based schedule events generator implementation parameters holder class |
CDebugMessage | Represents debug message |
CDecimal | Encapsulates float type |
CError | Represents error event |
CEvent | Generic event |
CEventListener | Basic Event Listener |
CFAProperties | FixEngine's configuration parameters |
CFastCodec | A factory for FastCoder and FastDecoder |
►CFastCoder | Encodes FIX messages to FAST messages |
CBuffer | Buffer |
CFastDecoder | Decodes buffers, that contains FAST messages, to FIX messages |
CFastMappingOptions | |
CFastSessionExtraParameters | Parameters of the FIX-over-FAST session |
CFieldValueT | Represents value of field |
►CFixEngine | FIX Engine interface |
CInitParameters | FixEngine::init parameters |
CFixEngineSessionsController | Implementation of sessions controller interface the utilizes FixAntenna engine to operate |
CFixField | FIX field (tag and value) |
CFixFieldsContainer | Auxiliary class that encapsulates FixFieldsList and helps to use it in another CRT |
CFixFieldsFunctor | Base class for iterating over fields of FIXMessage |
CFixFieldsVisitor | |
CFIXFieldValue | It is used for storing the Contents information (data + length) |
►CFIXGroup | FIX Repeating Group interface |
Cforward_iteratorT | |
CFIXMessage | Basic FIX message |
CFixMessages | FIX Engine interface |
CFIXMsgFactory | Creates FIXMessages |
CFIXMsgHelper | |
CFIXMsgProcessor | Processes raw messages and provides message verification capabilities |
CFixSessionStatisticsLite | Lightweight FIX Session statistics with small performance overhead
|
CFixT11TcpBackupParameters | The FIXT11_TCP underlying protocol backup properties |
CFixT11TcpParameters | The FIXT11_TCP underlying protocol properties |
CFixTcpBackupParameters | The FIX_TCP underlying protocol backup properties |
CFixTcpParameters | The FIX_TCP underlying protocol properties |
CGenericPreparedMessage | Provides minimal functionality to work with prepared fields |
CHeaderFields | Contains FIX message header fields |
CHeartbeatWithTestReqIDEvent | A Heartbeat message (MsgType = 0) with the TestReqID field (tag = 112) is received |
CIncomingThrottlerTriggeredEvent | |
CInMsgSeqNumTooLowEvent | Incoming message sequence number is too low |
CInternalState | Encapsulates the internal state |
CLinkErrorWasDetected | A telecommunication link error was detected |
CLinkWasRestored | A telecommunication link was restored |
CListenPort | |
CLocalMktDate | Encapsulates LocalMktDate FIX type |
CLogonEvent | The Logon message has been received from the counterparty |
CLogoutEvent | The session was closed |
CMemBlock | Represents reference to the memory block |
CMessageStorageException | Exceptions of this class is thrown by message storages to indicate the storage specific failure |
CMessageStorageType | Object representing FA's message storage |
CMonthYear | Encapsulates MonthYear FIX type |
CMsgFilter | Message filter |
CMsgRejectEvent | Encapsulates rejected application message |
►CMsgStorage | Basic message storage |
CRestoreOptions | |
CNewIncomingConnection | New Incoming Connection |
CNewIncomingConnectionError | New Incoming Connection Error |
CNewStateEvent | The session has changed its state |
CNotification | Represents notification event |
COutgoingSessionLevelRejectEvent | A SessionReject message was sent |
CParseErrorInSession | Parse error was detected |
CParserDescription | |
CParseWarningInSession | Parse error was detected |
CPersistentDataWereFound | This event is fired when the persistent information about session is found |
►CPreparedMessage | Alternative for FIXMessage class |
CField | Prepared message field |
CPropertiesFile | Loader for any file with properties like 'engine.properties' |
CProtocolIndex | Protocol index in the parser |
CPutMessageOptions | Options to Session::put method |
CRejectMsgStorage | Abstract storage of the rejected messages |
CResendRequestEvent | A Resend Request (MsgType = 2) has been received |
CSequenceGapEvent | The sequence gap was detected in incoming messages |
CSession | FIX Session |
CSessionBackupParameters | Encapsulates connection's host and port |
CSessionContext | Keeps information about administrative session context |
CSessionDebugMessage | Represents debug message related to Session |
CSessionError | Error related to Session |
CSessionEvent | A generic session-level event |
►CSessionExtraParameters | Session's extra parameters |
CThrottlerParameters | Throttler parameters |
CValidationParameters | Validation parameters |
CSessionId | Session Identificator structure |
CSessionLevelRejectEvent | A SessionReject message was received |
CSessionLogonError | Error related to Session Logon |
CSessionLogonWarning | Warning related to Session Logon |
CSessionNotification | Represents notification event related to Session |
CSessionsController | Abstract class(interface) that introduces API contract of sessions controller |
CSessionsControllerException | Sessions controller exception class |
CSessionsManager | An interface for managing sessions |
CSessionsSchedule | Implementation of System::Schedule that allows to set SessionsScheduleManager as callbacks sink |
CSessionsScheduleManager | Abstract class(interface) that introduces API contract of sessions schedule manager |
CSessionWarning | Represents warning event related to Session |
CSessionWasClosed | Session was closed |
CSessionWasCreated | Session was created |
CSessionWasEstablished | Session was established |
CSessionWasRejected | Session was rejected |
CSessionWasRestored | Session was restored from Persistent Message Storage |
CSSLContextConfiguratorConverter | |
CSSLCustomContextProperties | |
CStatistics | Statistical information about the current state of FIX Engine |
CStatisticsProvider | Provides detailed statistics about the current state of the FIX Engine |
CStorableMsg | Defines contract of the message to be stored in storage |
CStorableMsgRemote | Defines contract of the remote message to be stored in storage |
►CStorageMgr | Manages MsgStorages |
CPersistentSessionInfo | Information about the persistent session |
CStrCaseInsComp | Meyer's case-insensitive comparision functor |
CStringEx | String class |
CSwitchConnectionEvent | The session has changed its state |
CTagValue | Represents tag-value structure |
CTimezoneConverter | |
CUnableToRouteMessageEvent | The routing session wasn't found |
CUnexpectedMessageEvent | The unexpected message was received |
CUTCDateOnly | Encapsulates UTCDateOnly FIX type |
CUTCTimeOnly | Encapsulates UTCTimeOnly FIX type |
CUTCTimestamp | Encapsulates UTCTimestamp FIX type |
CWarning | Represents warning event |
►NFixDictionary2 | Contains classes to work with FIX XML protocol files |
CBlock | Represents Block interface |
CBlockRef | Represents BlockRef interface |
CCSRefCounterPtr | Const sensitive pointer |
►CDictionary | Represents Dictionary interface |
CDictionaryInfo | Describes loaded dictionary's attributes for later use for creating protocols and sessions |
CField | Represents Field interface |
CFieldRef | Represents FieldRef interface |
CFieldType | Represents FieldType interface |
CItem | Represents Base interface for Dictionary element |
CMessage | Represents Message interface |
CMessageItem | Represents MessageItem interface |
CMessageItemContainer | Represents MessageItemContainer interface |
CMessageItemContainerT | |
CProtocol | Represents Protocol interface |
CRepeatingGroup | Represents RepeatingGroup interface |
CTypeTraits | Generates helper types |
►CValBlock | Represents ValBlock interface |
CValueDescription | ValBlock value |
►NFixMessages | |
►NSG_FIX44 | |
►CAdvertisementMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CAllocationInstructionAckMessage | |
►CAllocsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CAllocationInstructionMessage | |
►CAllocsGroup | |
►CClearingInstructionsGroup | |
CEntry | |
►CDlvyInstGroup | |
CEntry | |
►CSettlPartyIDsGroup | |
CEntry | |
►CSettlPartySubIDsGroup | |
CEntry | |
CEntry | |
►CMiscFeesGroup | |
CEntry | |
►CNestedPartyIDsGroup | |
CEntry | |
►CNestedPartySubIDsGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CExecsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CInstrAttribGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►COrdersGroup | |
CEntry | |
►CNested2PartyIDsGroup | |
CEntry | |
►CNested2PartySubIDsGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CStipulationsGroup | |
CEntry | |
►CTradePriceConditionsGroupGroup | |
CEntry | |
►CTrdRegPublicationsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CAllocationReportAckMessage | |
►CAllocsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CAllocationReportMessage | |
►CAllocsGroup | |
►CClearingInstructionsGroup | |
CEntry | |
►CDlvyInstGroup | |
CEntry | |
►CSettlPartyIDsGroup | |
CEntry | |
►CSettlPartySubIDsGroup | |
CEntry | |
CEntry | |
►CMiscFeesGroup | |
CEntry | |
►CNestedPartyIDsGroup | |
CEntry | |
►CNestedPartySubIDsGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CExecsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CInstrAttribGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►COrdersGroup | |
CEntry | |
►CNested2PartyIDsGroup | |
CEntry | |
►CNested2PartySubIDsGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CStipulationsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
CAnyField | |
►CAssignmentReportMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CPosAmtGroup | |
CEntry | |
►CPositionsGroup | |
CEntry | |
►CNestedPartyIDsGroup | |
CEntry | |
►CNestedPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CBidRequestMessage | |
►CBidComponentsGroup | |
CEntry | |
►CBidDescriptorsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CBidResponseMessage | |
►CBidComponentsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
CBooleanField | |
►CBusinessMessageRejectMessage | |
►CHopsGroup | |
CEntry | |
CCharField | |
►CCollateralAssignmentMessage | |
►CDlvyInstGroup | |
CEntry | |
►CSettlPartyIDsGroup | |
CEntry | |
►CSettlPartySubIDsGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CExecsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CMiscFeesGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CStipulationsGroup | |
CEntry | |
►CTradesGroup | |
CEntry | |
►CTrdRegTimestampsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CCollateralInquiryAckMessage | |
►CCollInquiryQualifierGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CExecsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CTradesGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CCollateralInquiryMessage | |
►CCollInquiryQualifierGroup | |
CEntry | |
►CDlvyInstGroup | |
CEntry | |
►CSettlPartyIDsGroup | |
CEntry | |
►CSettlPartySubIDsGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CExecsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CStipulationsGroup | |
CEntry | |
►CTradesGroup | |
CEntry | |
►CTrdRegTimestampsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CCollateralReportMessage | |
►CDlvyInstGroup | |
CEntry | |
►CSettlPartyIDsGroup | |
CEntry | |
►CSettlPartySubIDsGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CExecsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CMiscFeesGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CStipulationsGroup | |
CEntry | |
►CTradesGroup | |
CEntry | |
►CTrdRegTimestampsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CCollateralRequestMessage | |
►CEventsGroup | |
CEntry | |
►CExecsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CMiscFeesGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CStipulationsGroup | |
CEntry | |
►CTradesGroup | |
CEntry | |
►CTrdRegTimestampsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CCollateralResponseMessage | |
►CEventsGroup | |
CEntry | |
►CExecsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CMiscFeesGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CStipulationsGroup | |
CEntry | |
►CTradesGroup | |
CEntry | |
►CTrdRegTimestampsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CConfirmationAckMessage | |
►CHopsGroup | |
CEntry | |
►CConfirmationMessage | |
►CCapacitiesGroup | |
CEntry | |
►CDlvyInstGroup | |
CEntry | |
►CSettlPartyIDsGroup | |
CEntry | |
►CSettlPartySubIDsGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CInstrAttribGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CMiscFeesGroup | |
CEntry | |
►COrdersGroup | |
CEntry | |
►CNested2PartyIDsGroup | |
CEntry | |
►CNested2PartySubIDsGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CStipulationsGroup | |
CEntry | |
►CTrdRegTimestampsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CConfirmationRequestMessage | |
►CHopsGroup | |
CEntry | |
►COrdersGroup | |
CEntry | |
►CNested2PartyIDsGroup | |
CEntry | |
►CNested2PartySubIDsGroup | |
CEntry | |
►CCrossOrderCancelReplaceRequestMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CSidesGroup | |
►CAllocsGroup | |
CEntry | |
►CNestedPartyIDsGroup | |
CEntry | |
►CNestedPartySubIDsGroup | |
CEntry | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CStipulationsGroup | |
CEntry | |
►CTradingSessionsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CCrossOrderCancelRequestMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CSidesGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
CDataField | |
CDayOfMonthField | |
►CDerivativeSecurityListMessage | |
►CHopsGroup | |
CEntry | |
►CRelatedSymGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CInstrAttribGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CDerivativeSecurityListRequestMessage | |
►CHopsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CDontKnowTradeMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CEmailMessage | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CnesOfTextGroup | |
CEntry | |
►CRelatedSymGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CRoutingIDsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CExecutionReportMessage | |
►CContAmtsGroup | |
CEntry | |
►CContraBrokersGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CLegStipulationsGroup | |
CEntry | |
►CNestedPartyIDsGroup | |
CEntry | |
►CNestedPartySubIDsGroup | |
CEntry | |
►CMiscFeesGroup | |
CEntry | |
►COrderAttributesGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CStipulationsGroup | |
CEntry | |
►CTradePriceConditionsGroupGroup | |
CEntry | |
►CTrdRegPublicationsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
CFloatField | |
CGroup | Forward declaration to the Group implementation |
►CHeartbeatMessage | |
►CHopsGroup | |
CEntry | |
►CIndicationOfInterestMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CIOIQualifiersGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CLegStipulationsGroup | |
CEntry | |
►CRoutingIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CStipulationsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
CIntegerField | |
CLengthField | |
►CListCancelRequestMessage | |
►CHopsGroup | |
CEntry | |
►CListExecuteMessage | |
►CHopsGroup | |
CEntry | |
►CListStatusMessage | |
►CHopsGroup | |
CEntry | |
►COrdersGroup | |
CEntry | |
►CListStatusRequestMessage | |
►CHopsGroup | |
CEntry | |
►CListStrikePriceMessage | |
►CHopsGroup | |
CEntry | |
►CStrikesGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
CLocalMktDateField | |
►CLogonMessage | |
►CHopsGroup | |
CEntry | |
►CMsgTypesGroup | |
CEntry | |
►CLogoutMessage | |
►CHopsGroup | |
CEntry | |
►CMarketDataIncrementalRefreshMessage | |
►CHopsGroup | |
CEntry | |
►CMDEntriesGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CMarketDataRequestMessage | |
►CHopsGroup | |
CEntry | |
►CMDEntryTypesGroup | |
CEntry | |
►CRelatedSymGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CTradingSessionsGroup | |
CEntry | |
►CMarketDataRequestRejectMessage | |
►CAltMDSourceGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CMarketDataSnapshotFullRefreshMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CMDEntriesGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CMassQuoteAcknowledgementMessage | |
►CHopsGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CQuoteSetsGroup | |
CEntry | |
►CQuoteEntriesGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CMassQuoteMessage | |
►CHopsGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CQuoteSetsGroup | |
CEntry | |
►CQuoteEntriesGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CMultilegOrderCancelReplaceRequestMessage | |
►CAllocsGroup | |
CEntry | |
►CNested3PartyIDsGroup | |
CEntry | |
►CNested3PartySubIDsGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegAllocsGroup | |
CEntry | |
►CNested2PartyIDsGroup | |
CEntry | |
►CNested2PartySubIDsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CLegStipulationsGroup | |
CEntry | |
►CNestedPartyIDsGroup | |
CEntry | |
►CNestedPartySubIDsGroup | |
CEntry | |
►COrderAttributesGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CTradingSessionsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
CMultipleValueStringField | |
►CNetworkStatusRequestMessage | |
►CCompIDsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CNetworkStatusResponseMessage | |
►CCompIDsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CNewOrderCrossMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CSidesGroup | |
►CAllocsGroup | |
CEntry | |
►CNestedPartyIDsGroup | |
CEntry | |
►CNestedPartySubIDsGroup | |
CEntry | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CStipulationsGroup | |
CEntry | |
►CTradingSessionsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CNewOrderListMessage | |
►CHopsGroup | |
CEntry | |
►COrdersGroup | |
►CAllocsGroup | |
CEntry | |
►CNestedPartyIDsGroup | |
CEntry | |
►CNestedPartySubIDsGroup | |
CEntry | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CStipulationsGroup | |
CEntry | |
►CTradingSessionsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CNewOrderMultilegMessage | |
►CAllocsGroup | |
CEntry | |
►CNested3PartyIDsGroup | |
CEntry | |
►CNested3PartySubIDsGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegAllocsGroup | |
CEntry | |
►CNested2PartyIDsGroup | |
CEntry | |
►CNested2PartySubIDsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CLegStipulationsGroup | |
CEntry | |
►CNestedPartyIDsGroup | |
CEntry | |
►CNestedPartySubIDsGroup | |
CEntry | |
►COrderAttributesGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CTradingSessionsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CNewOrderSingleMessage | |
►CAllocsGroup | |
CEntry | |
►CNestedPartyIDsGroup | |
CEntry | |
►CNestedPartySubIDsGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►COrderAttributesGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CStipulationsGroup | |
CEntry | |
►CTradingSessionsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CNewsMessage | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CnesOfTextGroup | |
CEntry | |
►CRelatedSymGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CRoutingIDsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►COrderCancelRejectMessage | |
►CHopsGroup | |
CEntry | |
►COrderCancelReplaceRequestMessage | |
►CAllocsGroup | |
CEntry | |
►CNestedPartyIDsGroup | |
CEntry | |
►CNestedPartySubIDsGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►COrderAttributesGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CTradingSessionsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►COrderCancelRequestMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►COrderMassCancelReportMessage | |
►CAffectedOrdersGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►COrderMassCancelRequestMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►COrderMassStatusRequestMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►COrderStatusRequestMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CPositionMaintenanceReportMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CPosAmtGroup | |
CEntry | |
►CPositionsGroup | |
CEntry | |
►CNestedPartyIDsGroup | |
CEntry | |
►CNestedPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CTradingSessionsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CPositionMaintenanceRequestMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CPositionsGroup | |
CEntry | |
►CNestedPartyIDsGroup | |
CEntry | |
►CNestedPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CTradingSessionsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CPositionReportMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CPosAmtGroup | |
CEntry | |
►CPositionsGroup | |
CEntry | |
►CNestedPartyIDsGroup | |
CEntry | |
►CNestedPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CQuoteCancelMessage | |
►CHopsGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CQuoteEntriesGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CQuoteMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CLegStipulationsGroup | |
CEntry | |
►CNestedPartyIDsGroup | |
CEntry | |
►CNestedPartySubIDsGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CQuoteQualifiersGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CStipulationsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CQuoteRequestMessage | |
►CHopsGroup | |
CEntry | |
►CRelatedSymGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CLegStipulationsGroup | |
CEntry | |
►CNestedPartyIDsGroup | |
CEntry | |
►CNestedPartySubIDsGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CQuoteQualifiersGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CStipulationsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CQuoteRequestRejectMessage | |
►CHopsGroup | |
CEntry | |
►CRelatedSymGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CLegStipulationsGroup | |
CEntry | |
►CNestedPartyIDsGroup | |
CEntry | |
►CNestedPartySubIDsGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CQuoteQualifiersGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CStipulationsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CQuoteResponseMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CLegStipulationsGroup | |
CEntry | |
►CNestedPartyIDsGroup | |
CEntry | |
►CNestedPartySubIDsGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CQuoteQualifiersGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CStipulationsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CQuoteStatusReportMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CLegStipulationsGroup | |
CEntry | |
►CNestedPartyIDsGroup | |
CEntry | |
►CNestedPartySubIDsGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CQuoteQualifiersGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CStipulationsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CQuoteStatusRequestMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CRegistrationInstructionsMessage | |
►CDistribInstsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CRegistDtlsGroup | |
CEntry | |
►CNestedPartyIDsGroup | |
CEntry | |
►CNestedPartySubIDsGroup | |
CEntry | |
►CRegistrationInstructionsResponseMessage | |
►CHopsGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CRejectMessage | |
►CHopsGroup | |
CEntry | |
►CRequestForPositionsAckMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CRequestForPositionsMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CTradingSessionsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CResendRequestMessage | |
►CHopsGroup | |
CEntry | |
►CRFQRequestMessage | |
►CHopsGroup | |
CEntry | |
►CRelatedSymGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CSecurityDefinitionMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CInstrAttribGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CSecurityDefinitionRequestMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CInstrAttribGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CSecurityListMessage | |
►CHopsGroup | |
CEntry | |
►CRelatedSymGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CInstrAttribGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CLegStipulationsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CStipulationsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CSecurityListRequestMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CInstrAttribGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CSecurityStatusMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CInstrAttribGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CSecurityStatusRequestMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CInstrAttribGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CSecurityTypeRequestMessage | |
►CHopsGroup | |
CEntry | |
►CSecurityTypesMessage | |
►CHopsGroup | |
CEntry | |
►CSecurityTypesGroup | |
CEntry | |
►CSequenceResetMessage | |
►CHopsGroup | |
CEntry | |
►CSettlementInstructionRequestMessage | |
►CHopsGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CSettlementInstructionsMessage | |
►CHopsGroup | |
CEntry | |
►CSettlInstGroup | |
►CDlvyInstGroup | |
CEntry | |
►CSettlPartyIDsGroup | |
CEntry | |
►CSettlPartySubIDsGroup | |
CEntry | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
CStringField | |
►CTestRequestMessage | |
►CHopsGroup | |
CEntry | |
►CTradeCaptureReportAckMessage | |
►CAllocsGroup | |
CEntry | |
►CNested2PartyIDsGroup | |
CEntry | |
►CNested2PartySubIDsGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CLegStipulationsGroup | |
CEntry | |
►CNestedPartyIDsGroup | |
CEntry | |
►CNestedPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CTradeCaptureReportMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CLegStipulationsGroup | |
CEntry | |
►CNestedPartyIDsGroup | |
CEntry | |
►CNestedPartySubIDsGroup | |
CEntry | |
►CPosAmtGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CSidesGroup | |
►CAllocsGroup | |
CEntry | |
►CNested2PartyIDsGroup | |
CEntry | |
►CNested2PartySubIDsGroup | |
CEntry | |
►CClearingInstructionsGroup | |
CEntry | |
►CContAmtsGroup | |
CEntry | |
CEntry | |
►CMiscFeesGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CStipulationsGroup | |
CEntry | |
►CTrdRegTimestampsGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CTradeCaptureReportRequestAckMessage | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CTradeCaptureReportRequestMessage | |
►CDatesGroup | |
CEntry | |
►CEventsGroup | |
CEntry | |
►CHopsGroup | |
CEntry | |
►CInstrAttribGroup | |
CEntry | |
►CLegsGroup | |
CEntry | |
►CLegSecurityAltIDGroup | |
CEntry | |
►CPartyIDsGroup | |
CEntry | |
►CPartySubIDsGroup | |
CEntry | |
►CSecurityAltIDGroup | |
CEntry | |
►CUnderlyingsGroup | |
CEntry | |
►CUnderlyingSecurityAltIDGroup | |
CEntry | |
►CUnderlyingStipsGroup | |
CEntry | |
►CTradingSessionStatusMessage | |
►CHopsGroup | |
CEntry | |
►CTradingSessionStatusRequestMessage | |
►CHopsGroup | |
CEntry | |
►CUserRequestMessage | |
►CHopsGroup | |
CEntry | |
►CUserResponseMessage | |
►CHopsGroup | |
CEntry | |
CUTCDateOnlyField | |
CUTCTimeOnlyField | |
CUTCTimestampField | |
►CXMLMessageMessage | |
►CHopsGroup | |
CEntry | |
►NGlobex | CME FAST/FIX Globex namespace |
CChannelConnection | Represents CME channel connection |
CInstrumentListener | Receives instrument related events |
CMDApplication | Represents CME Globex application |
CMDApplicationListener | Represents CME Globex application listener |
CMDApplicationParams | Startup parameters |
CMDThreadManager | Represents CME Globex thread manager |
CSecurityDefinitionListener | Receives Security Definition messages |
CTCPReplayParams | Represents TCPReplay params |
►Nstd | STL namespace |
Cdefault_delete< Engine::FixFieldsContainer > | |
Cdefault_delete< Engine::FIXMessage > | |
Cdefault_delete< Engine::Session > | |
Cdefault_delete< Globex::MDApplication > | |
►NSystem | Platform specific classes |
►NThreadSafe | Contains implementation of the thread safety checking classes |
CLockFreeGuard | |
CMutexGuard | |
CVolatileSensitivePointer | |
Caffinity256_t | |
CAutoEvent | Syncronization object |
CCondition | Condition class provides communication, the ability to wait for some shared resource to reach some desired state, or to signal that it has reached some state in which another thread may be interested |
CHRTimer | High resolution performance counter |
CInetAddress | This class represents an Internet Protocol (IP) address |
CIPAddr | Represents IP address |
CListenEndpoint | |
CManualEvent | Syncronization object |
CMutex | Mutex - provides synchronization, the ability to control how threads share resources |
CReferenceableManualEvent | Referenceable ManualEvent |
CSchedule | Schedule abstract class that provides access to events generator and serves as callback sink for scheduler |
CScheduler | Abstract class(interface) that introduces API contract of scheduler |
CSchedulerException | Scheduler exception class |
CSchedulerImpl | Implementation of scheduler interface |
CSchedulerTimeEvent | Structure describing scheduler event happened |
CScheduleTimeline | Abstract class(interface) that introduces API contract of events generator for a schedule |
CSemaphore | Semaphore - a general synchronization mechanism |
CSocketEndpoint | SocketEndpoint - class that integrates port and SSLConectx |
CSocketException | Socket exception |
CSSLClientContext | Client specific SSL context |
CSSLContext | Contains SSL specific information that is used while establishing connection |
►CSSLContextConfigurator | SSLContext configurator class |
CSSLCertificateDataRecord | Certificate data record contiaining certificate data along with encoding |
CSSLServerContext | Server specific SSL context |
CSystemException | System exception |
CThread | A thread of execution in a program |
CWouldBlockSocketException | Would block socket exception |
►NUtils | FIX Antenna Utils framework |
►NLog | Logging system namespace |
CLogCategory | Logging category |
CLogSystem | Log system manager |
CAutoPtr | Std::auto_ptr analogue with ability to delete object by object's method |
CAutoPtr2 | Std::auto_ptr analogue with ability to delete object by object's method |
CConstMethodResolver | Returns pointer to the mutable method of the class |
CConstMethodResolver< const T > | Returns pointer to the const method of the class |
CCTGuard | |
CEmptily | Represents entity with two states - initialized and not initialized |
CEmptyValue | Class for empty value |
CException | Generic application exception |
CGuard | This template class employs a C++ idiom (described by Bjarne Stroustrup) that uses the constructor to acquire a resource automatically when an object of the class is created and uses the destructor to release the resource automatically when it goes out of scope |
CInvalidParameterException | Invalid parameter Exception |
CNullableValue | Represents entity with three states - undefined, empty and assigned |
CReferenceCounter | A generic reference counter |
CReferenceCounterSharedPtr | |
CUndefinedValue | Class for undefined value |
CUnlocker | Used to temporary unlock mutex Unlocker<Mutex> unlocker (lock_); // guard constructor releases m_lock |