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