Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
HTML::A
FIX::AcceptorBase for classes which act as an acceptor for incoming connections
FIX::ThreadedSocketAcceptor::AcceptorThreadInfo
FIX::ApplicationThis interface must be implemented to define what your FIX application does
FIX::atomic_countAtomic count class - consider using interlocked functions
axis_to_type< N >
xpath_parser::binary_op_t
HTML::BODY
FIX::BoolConvertorConverts boolean to/from a string
FIX::BoolFieldField that contains a boolean value
HTML::BR
buffer_holder
HTML::CAPTION
HTML::CENTER
FIX::CharConvertorConverts character to/from a string
FIX::CharFieldField that contains a character value
FIX::CheckSumConvertorConverts checksum to/from a string
FIX::CheckSumFieldField that contains a checksum value
FIX::ConfigErrorApplication is not configured correctly
FIX::ThreadedSocketAcceptor::ConnectionThreadInfo
FIX::ConnectorWrapperHandles events from SocketMonitor for client connections
FIX::DatabaseConnectionID
FIX::DatabaseConnectionPool< T >
FIX::DataDictionaryRepresents a data dictionary for a version of FIX
FIX::DataDictionaryNotFoundDataDictionary not found for BeginString or ApplVerID
FIX::DataDictionaryProviderQueries for DataDictionary based on appropriate version of FIX
FIX::DateTimeDate and Time stored as a Julian day number and number of milliseconds since midnight
FIX::DictionaryFor storage and retrieval of key/value pairs
document_order_comparator
FIX::DOMAttributesInterface that represents attribute from underlying XML parser
FIX::DOMDocumentInterface that represents document of underlying XML parser
FIX::DOMNodeInterface that represents node from underlying XML parser
FIX::DoNotSendIndicates user does not want to send a message
FIX::DoubleConvertorConverts double to/from a string
FIX::DoubleFieldField that contains a double value
duplicate_comparator
FIX::DuplicateFieldNumberField shows up twice in the message
HTML::EM
FIX::EmptyConvertorEmpty converter is a no-op
equal_to
FIX::EventPortable implementation of an event/conditional mutex
FIX::ExceptionBase QuickFIX exception type
FIX::FieldBase::field_metricsClass used to store field metrics like total length and checksum
FIX::FieldBaseBase representation of all Field classes
FIX::FieldConvertErrorUnable to convert field into its native format
FIX::FieldMapStores and organizes a collection of Fields
FIX::FieldNotFoundField not found inside a message
FIX::FileLogFile based implementation of Log
FIX::FileLogFactoryCreates a file based implementation of Log
FIX::FileStoreFile based implementation of MessageStore
FIX::FileStoreFactoryCreates a file based implementation of MessageStore
gap
FIX::GroupBase class for all FIX repeating groups
FIX::group_orderSorts fields in correct group order
HTML::H1
HTML::H2
HTML::HEAD
FIX::Header
FIX::header_orderSorts fields in correct header order
HTML::HR
FIX::HttpConnectionEncapsulates a HTTP socket file descriptor
FIX::HttpMessageHTTP Message that implemented GET functionality
FIX::HttpParserParses HTTP messages off an input stream
FIX::HttpServerBasic HTTP Server
FIX::IncorrectDataFormatField has a badly formatted value
FIX::IncorrectMessageStructureMessage is not structured correctly
FIX::IncorrectTagValueField has a value that is out of range
FIX::InitiatorBase for classes which act as an initiator for establishing connections
FIX::IntConvertorConverts integer to/from a string
FIX::IntFieldField that contains an integer value
FIX::InvalidMessageNot a recognizable message
FIX::InvalidMessageTypeNot a known message type
FIX::InvalidTagNumberTag number does not exist in specification
FIX::IOExceptionIO Error
latin1_writer
less
less_equal
FIX::LocalDateDate only represented in local time
FIX::LocalTimeOnlyTime only represented in local time
FIX::LocalTimeStampDate and Time represented in local time
FIX::LockerLocks/Unlocks a mutex using RAII
FIX::LogThis interface must be implemented to log messages and events
FIX::LogFactoryThis interface must be implemented to create a Log
FIX::MemoryStoreMemory based implementation of MessageStore
FIX::MemoryStoreFactoryCreates a memory based implementation of MessageStore
FIX::MessageBase class for all FIX messages
FIX::message_orderSorts fields in header, normal, or trailer order
FIX::MessageCrackerTakes in a generic Message and produces an object that represents its specific version and message type
FIX::MessageParseErrorUnable to parse message
FIX::MessageStoreThis interface must be implemented to store and retrieve messages and sequence numbers
FIX::MessageStoreExceptionWrapper
FIX::MessageStoreFactoryThis interface must be implemented to create a MessageStore
FIX::MessageStoreFactoryExceptionWrapper
FIX::MutexPortable implementation of a mutex
namespace_uri_predicate
not_equal_to
FIX::NoTagValueField exists in message without a value
FIX::NullApplicationAn empty implementation of an Application
FIX::NullLogNull implementation of Log
FIX::NullStoreNull implementation of MessageStore
FIX::NullStoreFactoryNull implementation of MessageStore
opt_false
opt_true
FIX::ParserParses FIX messages off an input stream
FIX::PUGIXML_DOMAttributesXML attribute as represented by pugixml
FIX::PUGIXML_DOMDocumentXML document as represented by pugixml
FIX::PUGIXML_DOMNodeXML node as represented by pugixml
FIX::Queue< T >A thread safe monitored queue
FIX::RejectLogonUser wants to reject permission to logon
FIX::RepeatedTagRepeated tag not part of repeating group
FIX::RepeatingGroupCountMismatchRepeated group count not equal to actual count
FIX::RequiredTagMissingRequired field is not in message
FIX::ResponderInterface implements sending on and disconnecting a transport
FIX::ReverseLockerDoes the opposite of the Locker to ensure mutex ends up in a locked state
FIX::RuntimeErrorApplication encountered serious error during runtime
FIX::ScreenLogScreen based implementation of Log
FIX::ScreenLogFactoryCreates a screen based implementation of Log
FIX::ServerWrapperHandles events from SocketMonitor for server connections
FIX::SessionMaintains the state and implements the logic of a FIX session
FIX::SessionFactoryResponsible for creating Session objects
FIX::SessionIDUnique session id consists of BeginString, SenderCompID and TargetCompID
FIX::SessionNotFoundSession cannot be found for specified action
FIX::SessionSettingsContainer for setting dictionaries mapped to sessions
FIX::SessionStateMaintains all of state for the Session class
FIX::SettingsInternal representation of QuickFIX configuration settings
FIX::shared_array< T >Shared array with atomic reference count
FIX::SocketAcceptorSocket implementation of Acceptor
FIX::SocketCloseFailedSocket close operation failed
FIX::SocketConnectionEncapsulates a socket file descriptor (single-threaded)
FIX::SocketConnectorConnects sockets to remote ports and addresses
FIX::SocketExceptionSocket Error
FIX::SocketInfoInformation about listening socket
FIX::SocketInitiatorSocket implementation of Initiator
FIX::SocketMonitorMonitors events on a collection of sockets
FIX::SocketRecvFailedSocket recv operation failed
FIX::SocketSendFailedSocket send operation failed
FIX::SocketServerListens for and accepts incoming socket connections on a port
HTML::SPECIAL
FIX::SocketServer::Strategy
FIX::SocketMonitor::Strategy
FIX::SocketConnector::Strategy
strconv_attribute_impl< opt_escape >
strconv_pcdata_impl< opt_trim, opt_eol, opt_escape >
FIX::StringFieldMSC doesn't support partial template specialization so we have this
FIX::SynchronizedApplicationThis is a special implementation of the Application interface that takes in another Application interface and synchronizes all of its callbacks
HTML::TABLE
HTML::TAG
FIX::TagNotDefinedForMessageField does not belong to message
FIX::TagOutOfOrderTag is not in the correct order
HTML::TD
FIX::ThreadedSocketAcceptorThreaded Socket implementation of Acceptor
FIX::ThreadedSocketConnectionEncapsulates a socket file descriptor (multi-threaded)
FIX::ThreadedSocketInitiatorThreaded Socket implementation of Initiator
FIX::TimeRangeKeeps track of when session is active
HTML::TITLE
HTML::TR
FIX::Trailer
FIX::trailer_orderSorts fields in correct trailer order
FIX::UnsupportedMessageTypeMessage type not supported by application
FIX::UnsupportedVersionVersion of FIX is not supported
FIX::UtcDateDate only represented in UTC
FIX::UtcDateConvertorConverts a UtcDate to/from a string
FIX::UtcDateFieldField that contains a UTC date value
FIX::UtcTimeOnlyTime only represented in UTC
FIX::UtcTimeOnlyConvertorConverts a UtcTimeOnly to/from a string
FIX::UtcTimeOnlyFieldField that contains a UTC time value
FIX::UtcTimeStampDate and Time represented in UTC
FIX::UtcTimeStampConvertorConverts a UtcTimeStamp to/from a string
FIX::UtcTimeStampFieldField that contains a UTC time stamp value
utf16_counter
utf16_writer
utf32_counter
utf32_writer
utf8_counter
utf8_writer
utf_decoder< Traits, opt_swap >
wchar_selector< 2 >
wchar_selector< 4 >
xml_allocator
pugi::xml_attribute_structA 'name=value' XML attribute structure
xml_buffered_writer
xml_document_struct
xml_extra_buffer
xml_memory_management_function_storage< T >
xml_memory_page
xml_memory_string_header
pugi::xml_node_structAn XML document tree node
xml_parser
xml_stream_chunk< T >
xpath_allocator
xpath_allocator_capture
xpath_ast_node
xpath_context
xpath_lexer
xpath_lexer_string
xpath_memory_block
xpath_node_set_raw
xpath_parser
xpath_query_impl
xpath_stack
xpath_stack_data
xpath_string
xpath_variable_boolean
xpath_variable_node_set
xpath_variable_number
xpath_variable_string

Generated on Mon Sep 15 2014 01:23:58 for QuickFIX by doxygen 1.7.6.1 written by Dimitri van Heesch, © 1997-2001