dxFeed Graal CXX API
Loading...
Searching...
No Matches
Profile Member List

This is the complete list of members for Profile, including all inherited members.

freeGraal(void *graalNative)Profilestatic
fromGraal(void *graalNative)Profilestatic
getBeta() const noexceptProfileinline
getDescription() const &noexceptProfileinline
getDescriptionOpt() const &noexceptProfileinline
getDividendFrequency() const noexceptProfileinline
getEarningsPerShare() const noexceptProfileinline
getEventSymbol() const &noexcept overrideMarketEventinlinevirtual
getEventSymbolOpt() const &noexcept overrideMarketEventinlinevirtual
getEventTime() const noexcept overrideMarketEventinlinevirtual
getExDividendAmount() const noexceptProfileinline
getExDividendDayId() const noexceptProfileinline
getFreeFloat() const noexceptProfileinline
getHaltEndTime() const noexceptProfileinline
getHaltStartTime() const noexceptProfileinline
getHigh52WeekPrice() const noexceptProfileinline
getHighLimitPrice() const noexceptProfileinline
getLow52WeekPrice() const noexceptProfileinline
getLowLimitPrice() const noexceptProfileinline
getShares() const noexceptProfileinline
getShortSaleRestriction() const &noexceptProfileinline
getStatusReason() const &noexceptProfileinline
getStatusReasonOpt() const &noexceptProfileinline
getTradingStatus() const &noexceptProfileinline
is() const noexceptSharedEntityinline
isShortSaleRestricted() const noexceptProfileinline
isTradingHalted() const noexceptProfileinline
MarketEvent(std::string eventSymbol) noexceptMarketEventinlineexplicitprotected
Profile() noexcept=defaultProfile
Profile(std::string eventSymbol) noexceptProfileinlineexplicit
Ptr typedefProfile
setBeta(double beta) noexceptProfileinline
setDescription(std::string description) noexceptProfileinline
setDividendFrequency(double dividendFrequency) noexceptProfileinline
setEarningsPerShare(double earningsPerShare) noexceptProfileinline
setEventSymbol(const std::string &eventSymbol) noexcept overrideMarketEventinlinevirtual
setEventTime(std::int64_t eventTime) noexcept overrideMarketEventinlinevirtual
setExDividendAmount(double exDividendAmount) noexceptProfileinline
setExDividendDayId(std::int32_t exDividendDayId) noexceptProfileinline
setFreeFloat(double freeFloat) noexceptProfileinline
setHaltEndTime(std::int64_t haltEndTime) noexceptProfileinline
setHaltStartTime(std::int64_t haltStartTime) noexceptProfileinline
setHigh52WeekPrice(double high52WeekPrice) noexceptProfileinline
setHighLimitPrice(double highLimitPrice) noexceptProfileinline
setLow52WeekPrice(double low52WeekPrice) noexceptProfileinline
setLowLimitPrice(double lowLimitPrice) noexceptProfileinline
setShares(double shares) noexceptProfileinline
setShortSaleRestriction(const ShortSaleRestriction &restriction) noexceptProfileinline
setStatusReason(std::string statusReason) noexceptProfileinline
setTradingStatus(const TradingStatus &status) noexceptProfileinline
sharedAs() noexceptSharedEntityinline
sharedAs() const noexceptSharedEntityinline
toGraal() const overrideProfilevirtual
toString() const noexcept overrideProfilevirtual
TYPEProfilestatic
Unique typedefProfile
~Entity() noexcept=defaultEntityvirtual