dxFeed Graal CXX API
|
This is the complete list of members for dxfcpp::SessionFilter, including all inherited members.
accept(Session session) const noexcept | dxfcpp::SessionFilter | inline |
AFTER_MARKET | dxfcpp::SessionFilter | static |
ANY | dxfcpp::SessionFilter | static |
NO_TRADING | dxfcpp::SessionFilter | static |
NON_TRADING | dxfcpp::SessionFilter | static |
PRE_MARKET | dxfcpp::SessionFilter | static |
REGULAR | dxfcpp::SessionFilter | static |
SessionFilter(SessionFilterEnum code, std::string name, std::optional< SessionType > type, std::optional< bool > trading) noexcept | dxfcpp::SessionFilter | |
TRADING | dxfcpp::SessionFilter | static |
trading_ | dxfcpp::SessionFilter | protected |
type_ | dxfcpp::SessionFilter | protected |