| Engine::AdminApplication | Administrative application interface |
| Engine::Application | Generic application interface |
| Utils::AutoPtr< T > | Std::auto_ptr analogue with ability to delete object by object's method |
| Engine::BasicString< CharType > | Represents ASCII string |
| FixDictionary2::Block | Represents Block interface |
| FixDictionary2::BlockRef | Represents BlockRef interface |
| Engine::FastCoder::Buffer | Buffer |
| Globex::ChannelConnection | Represents CME channel connection |
| System::Condition | 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 |
| Utils::ConstMethodResolver< T > | Returns pointer to the mutable method of the class |
| Utils::ConstMethodResolver< const T > | Returns pointer to the const method of the class |
| Engine::AdminApplication::Context | Context within session calls AdminApplication event handlers |
| FixDictionary2::CSRefCounterPtr< T > | Const sensitive pointer |
| Engine::Decimal | Incapsulates float type |
| FixDictionary2::Dictionary | Represents Dictionary interface |
| Utils::Emptily< T > | Represents entity with two states - initialized and not initialized |
| Utils::EmptyValue | Class for empty value |
| Utils::EncryptionException | Exception related to encryption |
| Engine::Error | Represents error event |
| Engine::Event | Generic event |
| Engine::EventListener | Basic Event Listener |
| Utils::Exception | Generic application exception |
| Engine::FAProperties | FixEngine's configuration parameters |
| Engine::FastCodec | A factory for FastCoder and FastDecoder |
| Engine::FastCoder | Encodes FIX messages to FAST messages |
| Engine::FastDecoder | Decodes buffers, that contains FAST messages, to FIX messages |
| Engine::FastSessionExtraParameters | Parameters of the FIX-over-FAST session |
| Engine::PreparedMessage::Field | Prepared message field |
| FixDictionary2::Field | Represents Field interface |
| FixDictionary2::FieldRef | Represents FieldRef interface |
| FixDictionary2::FieldType | Represents FieldType interface |
| Engine::FieldValueT< TagValueT > | Represents value of field |
| Engine::FixEngine | FIX Engine interface |
| Engine::FixField | FIX field (tag & value) |
| Engine::FixFieldsContainer | Auxiliary class that incapsulates FixFieldsList and helps to use it in another CRT |
| Engine::FIXFieldValue | It is used for storing the Contents information (data + length) |
| Engine::FIXGroup | FIX Repeating Group interface |
| Engine::FIXMessage | Basic FIX message |
| Engine::FixMessages | FIX Engine interface |
| Engine::FIXMsgFactory | Creates FIXMessages |
| Engine::FIXMsgProcessor | Processes raw messages and provides message verification capabilities |
| Engine::FixT11TcpBackupParameters | The FIXT11_TCP underlying protocol backup properties |
| Engine::FixT11TcpParameters | The FIXT11_TCP underlying protocol properties |
| Engine::FixTcpBackupParameters | The FIX_TCP underlying protocol backup properties |
| Engine::FixTcpParameters | The FIX_TCP underlying protocol properties |
| Engine::GenericPreparedMessage | Provides minimal functionality to work with prepared fields |
| Utils::Guard< T > | 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 |
| Engine::HeartbeatWithTestReqIDEvent | A Heartbeat message (MsgType = 0) with the TestReqID field (tag = 112) is received |
| micex_mfix::instrument_listener | Instrument listener (observer) |
| Globex::InstrumentListener | Receives instrument related events |
| Utils::InvalidParameterException | Invalid parameter Exception |
| Engine::IPAddr | Represents IP address |
| FixDictionary2::Item | Represents Base interface for Dictionary element |
| Engine::LinkErrorWasDetected | A telecommunication link error was detected |
| Engine::LinkWasRestored | A telecommunication link was restored |
| Engine::LocalMktDate | Incapsulates LocalMktDate FIX type |
| System::LockFreeLockingPtr< T > | |
| System::LockingPtr< T > | |
| Engine::LogonEvent | The Logon message has been received from the counterparty |
| Engine::LogoutEvent | The session was closed |
| Globex::MDApplication | Represents CME Globex application |
| Globex::MDApplicationListener | Represents CME Globex application listener |
| Globex::MDApplicationParams | Startup parameters |
| Engine::MemBlock< T > | Represents reference to the memory block |
| FixDictionary2::Message | Represents Message interface |
| FixDictionary2::MessageItem | Represents MessageItem interface |
| FixDictionary2::MessageItemContainer | Represents MessageItemContainer interface |
| FixDictionary2::MessageItemContainerT | |
| micex_mfix::micex_feed | Represents micex feed (stream) |
| micex_mfix::micex_feed_statistics | |
| micex_mfix::micex_mfix_application | Represents micex mfix application |
| micex_mfix::micex_mfix_application_listener | Represents micex mfix application listener |
| micex_mfix::micex_mfix_application_params | Startup parameters |
| Engine::MonthYear | Incapsulates MonthYear FIX type |
| Engine::MsgFilter | Message filter |
| Engine::MsgRejectEvent | Incapsulates rejected application message |
| System::Mutex | Mutex - provides synchronization, the ability to control how threads share resources |
| Engine::NewIncomingConnection | New Incoming Connection |
| Engine::NewStateEvent | The session has changed its state |
| Engine::Notification | Represents notification event |
| Utils::NullableValue< T > | Represents entity with three states - undefined, empty and assigned |
| Engine::ParseErrorInSession | Parse error was detected |
| Engine::PersistentDataWereFound | This event is fired when the persistent information about session is found |
| Engine::PreparedMessage | Represents prepared message |
| FixDictionary2::Protocol | Represents Protocol interface |
| Engine::PutMessageOptions | Options to Session::put method |
| Utils::ReferenceCounter | A generic reference counter |
| FixDictionary2::RepeatingGroup | Represents RepeatingGroup interface |
| Engine::ResendRequestEvent | A Resend Request (MsgType = 2) has been received |
| micex_mfix::security_definition_listener | Receives Security Definition messages |
| Globex::SecurityDefinitionListener | Receives Security Definition messages |
| System::Semaphore | Semaphore - a general synchronization mechanism |
| Engine::SequenceGapEvent | The sequence gap was detected in incoming messages |
| Engine::Session | Basic Session |
| Engine::SessionBackupParameters | Encapsulates connection's host and port |
| Engine::SessionContext | Keeps information about administrative session context |
| Engine::SessionError | Error related to Session |
| Engine::SessionEvent | A generic session-level event |
| Engine::SessionExtraParameters | Session's extra parameters |
| Engine::SessionLevelRejectEvent | A SessionReject message was received |
| Engine::SessionNotification | Represents notification event related to Session |
| Engine::SessionsManager | An interface for managing sessions |
| Engine::SessionWarning | Represents warning event related to Session |
| Engine::SessionWasClosed | Session was closed |
| Engine::SessionWasCreated | Session was created |
| Engine::SessionWasEstablished | Session was established |
| Engine::SessionWasRestored | Session was restored from Persistent Message Storage |
| Engine::Statistics | Statistical information about the current state of FIX Engine |
| Engine::StatisticsProvider | Provides detailed statistics about the current state of the FIX Engine |
| Engine::StrCaseInsComp | Meyer's case-insensitive comparision functor |
| Utils::StringUtils< char > | Incapsulates ASCII string processing methods |
| Utils::StringUtils< wchar_t > | Incapsulates Unicode string processing methods |
| Engine::SwitchConnectionEvent | The session has changed its state |
| System::SystemException | System exception |
| Engine::TagValue | Represents tag-value structure |
| FixDictionary2::TypeTraits< T > | Generates helper types |
| Engine::UnableToRouteMessageEvent | The routing session wasn't found |
| Utils::UndefinedValue | Class for undefined value |
| Engine::UnexpectedMessageEvent | The unexpected message was received |
| Utils::Unlocker< T > | Used to temporary unlock mutex Unlocker<Mutex> unlocker (lock_); // guard constructor releases m_lock |
| Utils::UnsupportedEncryptionException | Unsupported encryption method exception |
| Engine::UTCDateOnly | Incapsulates UTCDateOnly FIX type |
| Engine::UTCTimeOnly | Incapsulates UTCTimeOnly FIX type |
| Engine::UTCTimestamp | Incapsulates UTCTimestamp FIX type |
| FixDictionary2::ValBlock | Represents ValBlock interface |
| Engine::ValidateLogonEvent | The Logon message has been received from the counterparty and should be validated |
| Engine::SessionExtraParameters::ValidationParameters | Validation parameters |
| Engine::Warning | Represents warning event |
| System::WouldBlockException | Would block socket exception |
1.7.2