C++ Server-Side SDK
LaunchDarkly SDK
|
This is the complete list of members for launchdarkly::EvaluationResult, including all inherited members.
DebugEventsUntilDate() const | launchdarkly::EvaluationResult | |
Detail() const | launchdarkly::EvaluationResult | |
EvaluationResult(uint64_t version, std::optional< uint64_t > flag_version, bool track_events, bool track_reason, std::optional< std::chrono::time_point< std::chrono::system_clock > > debug_events_until_date, EvaluationDetailInternal detail) (defined in launchdarkly::EvaluationResult) | launchdarkly::EvaluationResult | |
FlagVersion() const | launchdarkly::EvaluationResult | |
TrackEvents() const | launchdarkly::EvaluationResult | |
TrackReason() const | launchdarkly::EvaluationResult | |
Version() const | launchdarkly::EvaluationResult |