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

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

assign(std::shared_ptr< EventType > event) overrideProfilevirtual
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 overrideMarketEventvirtual
getEventSymbolOpt() const &noexcept overrideMarketEventvirtual
getEventTime() const noexcept overrideMarketEventvirtual
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(const StringLike &eventSymbol) noexceptMarketEventexplicitprotected
Profile() noexcept=defaultProfile
Profile(const StringLike &eventSymbol) noexceptProfileinlineexplicit
Ptr typedefProfile
setBeta(double beta) noexceptProfileinline
setDescription(const StringLike &description) noexceptProfileinline
setDividendFrequency(double dividendFrequency) noexceptProfileinline
setEarningsPerShare(double earningsPerShare) noexceptProfileinline
setEventSymbol(const StringLike &eventSymbol) noexcept overrideMarketEventvirtual
EventTypeWithSymbol< std::string >::setEventSymbol(const std::string &eventSymbol) noexcept=0EventTypeWithSymbol< std::string >pure virtual
setEventTime(std::int64_t eventTime) noexcept overrideMarketEventvirtual
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(const StringLike &statusReason) noexceptProfileinline
setTradingStatus(const TradingStatus &status) noexceptProfileinline
sharedAs() noexceptSharedEntityinline
sharedAs() const noexceptSharedEntityinline
toGraal() const overrideProfilevirtual
toString() const overrideProfilevirtual
TYPEProfilestatic
Unique typedefProfile
~Entity() noexcept=defaultEntityvirtual