C++ Server-Side SDK
LaunchDarkly SDK
Public Member Functions | Static Public Member Functions | List of all members
launchdarkly::server_side::EventFactory Class Reference

Public Member Functions

events::InputEvent UnknownFlag (std::string const &key, Context const &ctx, EvaluationDetail< Value > detail, Value default_val) const
 
events::InputEvent Eval (std::string const &key, Context const &ctx, std::optional< data_model::Flag > const &flag, EvaluationDetail< Value > detail, Value default_value, std::optional< std::string > prereq_of) const
 
events::InputEvent Identify (Context ctx) const
 
events::InputEvent Custom (Context const &ctx, std::string event_name, std::optional< Value > data, std::optional< double > metric_value) const
 

Static Public Member Functions

static EventFactory WithReasons ()
 
static EventFactory WithoutReasons ()
 

The documentation for this class was generated from the following files: