OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
context.hpp File Reference
Include dependency graph for context.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  openpit::pretrade::Context
 Main-stage pre-trade context passed to a custom policy check. More...
 

Namespaces

 openpit
 
 openpit::pretrade
 

Functions

const openpit::Orderopenpit::pretrade::ContextOrder (const Context &context)
 
Reject openpit::pretrade::MakeTypeMismatchReject (std::string_view policy_name, RejectScope scope, RejectCode code, std::string_view reason, std::string_view expected_type_name)
 
void openpit::pretrade::PushReject (PolicyDecision &decision, Reject reject)