OnixS C++ FIX Engine
4.12.0
API Documentation
Home
Contents
Namespaces
Classes
Files
FIX Engine Thread Safety
The following classes are thread-safe:
OnixS::FIX::Engine
OnixS::FIX::Session
Note
Additionally, each thread-safe method has the thread safety information in the API documentation, the thread safety is guaranteed only for such methods, e.g. please see the
OnixS::FIX::Session::send
method.