OnixS C++ CME MDP Conflated TCP Handler  1.3.1
API Documentation
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234567]
 NOnixS
 NCME
 NConflatedTCP
 NEncoding
 CBase64EncodingBASE64 encoding service
 NExceptions
 CCannotEstablishLinkExceptionThe telecommunication link cannot be established
 CLinkErrorExceptionA telecommunication link error is detected
 CNegotiationRejectExceptionThe Negotiate message is rejected by the exchange
 CProgramIsFinishingExceptionThe program is finishing its execution
 CResponseTimeoutExceptionA response has not been received during the specified timeout
 CSessionExceptionA Session-related exception
 CTerminateInReplyOnEstablishExceptionReceived the Terminate message in reply to the Establish message
 CUnexpectedMessageTypeExceptionAn unexpected message type is received
 CUnexpectedSequenceNumberExceptionAn unexpected message sequence number is detected
 NMessaging
 Ndetails
 NMDP
 CBinaryBlockServices to access fields stored in an SBE-encoded block of fixed-length fields
 CErrorCodesErrorCodes type
 CFieldsInitPolicyThe policy to create messages with null-initialized optional fields
 CFieldsNoInitPolicyThe policy to create messages without initialized optional fields
 CGroupSizeRepeating group dimensions
 CGroupSizeEncodingRepeating group dimensions
 CHeldAdapter
 CIntegralConstantIntegral constant
 CLocalWatchLocal watch
 CMarketDataRequest205MarketDataRequest
 CMessageHeaderTemplate ID and length of message root
 CMessageHolderContains the SimpleOpenFramingHeader, the SBE message, and the data buffer
 CMonthThe months in year
 CNegotiate200Negotiate
 CNegotiationReject201NegotiationReject
 CNegotiationResponse202NegotiationResponse
 CReqRejReasonMDReqRejReason type
 CRequestAck206RequestAck
 CRequestIDStatusRequestIDStatus type
 CRequestReject207RequestReject
 CSbeFieldsBase services to access fields stored in an SBE-encoded block of memory
 CSbeGroupSBE-encoded repeating group
 CSbeGroupEntriesOperations over SBE-encoded repeating group entries
 CSbeGroupEntryOperations over a repeating group instance
 CSbeGroupListGroups list
 CSbeMessageSBE-encoded message
 CSbeVariableLengthFieldListVariable-length fields list
 CSchemaTraitsAttributes of SBE message schema
 CSecurityListRequest208SecurityListRequest
 CSecurityStatusRequest209SecurityStatusRequest
 CSimpleOpenFramingHeaderSimple Open Framing Header
 CSubscriberHeartbeat210SubscriberHeartbeat
 CSubscriptionReqTypeSubscriptionReqType type
 CTerminate203Terminate
 CTimeSpanTime interval
 CTimeSpanFormatTimespan formatting patterns
 CTimestampThe time point without the time-zone information
 CTimestampFormatTimestamp formatting patterns
 CTimeTraitsMiscellaneous time characteristics
 CUtcWatch
 NTesting
 CGatewayCME Conflated TCP Gateway Emulator
 CMessagePtrMessage container
 NThreading
 CConditionCondition variable - a synchronization objects that allows threads to wait for certain events (conditions) to occur
 CGuardPerforms automatic acquisition and release of a synchronization object
 CMutexMutex
 CSemaphoreSemaphore
 CThisThreadCurrent thread related tasks
 CThreadAffinityRepresents set of CPU indices
 CPriorityAndPolicyTraits
 CPtrTraits
 CSeqNumberTraits
 CSessionAn Conflated TCP Session
 CSessionErrorReasonSession Error Reason
 CSessionListenerSession's Listener
 CSessionSettingsSession settings
 CDefaultDefault session settings
 CKeyThe keys that are used to load settings from the configuration file
 CSessionStateIdSession state ID
 CSessionStorageSession's storage
 CRawMessagePointerPointer to the SBE Message
 CSessionStorageTypeSession Storage Type
 CSessionWarningReasonSession Warning Reason
 CSocketOptionSocket option
 CThreadingModelThreading model
 CThreadParams