dxFeed Graal CXX API v4.0.0
|
This is the complete list of members for MarketDepthModel< O >, including all inherited members.
close() const | MarketDepthModel< O > | inline |
createShared(Args &&...args) | RequireMakeShared< MarketDepthModel< O > > | inlinestatic |
getAggregationPeriod() const | MarketDepthModel< O > | inline |
getDepthLimit() const | MarketDepthModel< O > | inline |
is() const noexcept | SharedEntity | inline |
newBuilder() | MarketDepthModel< O > | inlinestatic |
Ptr typedef | SharedEntity | |
setAggregationPeriod(std::int64_t aggregationPeriodMillis) | MarketDepthModel< O > | inline |
setAggregationPeriod(std::chrono::milliseconds aggregationPeriod) | MarketDepthModel< O > | inline |
setDepthLimit(std::size_t depthLimit) | MarketDepthModel< O > | inline |
sharedAs() noexcept | SharedEntity | inline |
RequireMakeShared< MarketDepthModel< O > >::sharedAs() const noexcept | SharedEntity | inline |
toString() const | SharedEntity | inlinevirtual |
~Entity() noexcept=default | Entity | virtual |