|
OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
|
Classes | |
| class | const_iterator |
Public Member Functions | |
| Outcome | at (std::size_t index) const |
| const_iterator | begin () const noexcept |
| bool | empty () const noexcept |
| const_iterator | end () const noexcept |
| operator bool () const noexcept | |
| Outcome | operator[] (std::size_t index) const |
| OutcomeList () noexcept=default | |
| std::size_t | size () const noexcept |
| std::vector< Outcome > | ToVector () const |
|
defaultnoexcept |
|
inline |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlineexplicitnoexcept |
|
inline |
|
inlinenoexcept |
|
inline |