dxFeed Graal CXX API
|
This is the complete list of members for Profile, including all inherited members.
freeGraal(void *graalNative) | Profile | static |
fromGraal(void *graalNative) | Profile | static |
getBeta() const noexcept | Profile | inline |
getDescription() const &noexcept | Profile | inline |
getDescriptionOpt() const &noexcept | Profile | inline |
getDividendFrequency() const noexcept | Profile | inline |
getEarningsPerShare() const noexcept | Profile | inline |
getEventSymbol() const &noexcept override | MarketEvent | inlinevirtual |
getEventSymbolOpt() const &noexcept override | MarketEvent | inlinevirtual |
getEventTime() const noexcept override | MarketEvent | inlinevirtual |
getExDividendAmount() const noexcept | Profile | inline |
getExDividendDayId() const noexcept | Profile | inline |
getFreeFloat() const noexcept | Profile | inline |
getHaltEndTime() const noexcept | Profile | inline |
getHaltStartTime() const noexcept | Profile | inline |
getHigh52WeekPrice() const noexcept | Profile | inline |
getHighLimitPrice() const noexcept | Profile | inline |
getLow52WeekPrice() const noexcept | Profile | inline |
getLowLimitPrice() const noexcept | Profile | inline |
getShares() const noexcept | Profile | inline |
getShortSaleRestriction() const &noexcept | Profile | inline |
getStatusReason() const &noexcept | Profile | inline |
getStatusReasonOpt() const &noexcept | Profile | inline |
getTradingStatus() const &noexcept | Profile | inline |
is() const noexcept | SharedEntity | inline |
isShortSaleRestricted() const noexcept | Profile | inline |
isTradingHalted() const noexcept | Profile | inline |
MarketEvent(std::string eventSymbol) noexcept | MarketEvent | inlineexplicitprotected |
Profile() noexcept=default | Profile | |
Profile(std::string eventSymbol) noexcept | Profile | inlineexplicit |
Ptr typedef | Profile | |
setBeta(double beta) noexcept | Profile | inline |
setDescription(std::string description) noexcept | Profile | inline |
setDividendFrequency(double dividendFrequency) noexcept | Profile | inline |
setEarningsPerShare(double earningsPerShare) noexcept | Profile | inline |
setEventSymbol(const std::string &eventSymbol) noexcept override | MarketEvent | inlinevirtual |
setEventTime(std::int64_t eventTime) noexcept override | MarketEvent | inlinevirtual |
setExDividendAmount(double exDividendAmount) noexcept | Profile | inline |
setExDividendDayId(std::int32_t exDividendDayId) noexcept | Profile | inline |
setFreeFloat(double freeFloat) noexcept | Profile | inline |
setHaltEndTime(std::int64_t haltEndTime) noexcept | Profile | inline |
setHaltStartTime(std::int64_t haltStartTime) noexcept | Profile | inline |
setHigh52WeekPrice(double high52WeekPrice) noexcept | Profile | inline |
setHighLimitPrice(double highLimitPrice) noexcept | Profile | inline |
setLow52WeekPrice(double low52WeekPrice) noexcept | Profile | inline |
setLowLimitPrice(double lowLimitPrice) noexcept | Profile | inline |
setShares(double shares) noexcept | Profile | inline |
setShortSaleRestriction(const ShortSaleRestriction &restriction) noexcept | Profile | inline |
setStatusReason(std::string statusReason) noexcept | Profile | inline |
setTradingStatus(const TradingStatus &status) noexcept | Profile | inline |
sharedAs() noexcept | SharedEntity | inline |
sharedAs() const noexcept | SharedEntity | inline |
toGraal() const override | Profile | virtual |
toString() const noexcept override | Profile | virtual |
TYPE | Profile | static |
Unique typedef | Profile | |
~Entity() noexcept=default | Entity | virtual |