C++ Client-Side SDK
LaunchDarkly SDK
|
This is the complete list of members for launchdarkly::Attributes, including all inherited members.
Anonymous() const | launchdarkly::Attributes | |
Attributes(std::string key, std::optional< std::string > name, bool anonymous, launchdarkly::Value attributes, AttributeReference::SetType private_attributes=AttributeReference::SetType()) | launchdarkly::Attributes | inline |
Attributes(Attributes const &context)=default (defined in launchdarkly::Attributes) | launchdarkly::Attributes | |
Attributes(Attributes &&context)=default (defined in launchdarkly::Attributes) | launchdarkly::Attributes | |
CustomAttributes() const | launchdarkly::Attributes | |
Get(launchdarkly::AttributeReference const &ref) const | launchdarkly::Attributes | inline |
Key() const | launchdarkly::Attributes | |
Name() const | launchdarkly::Attributes | |
operator<< (defined in launchdarkly::Attributes) | launchdarkly::Attributes | friend |
operator=(Attributes const &)=default (defined in launchdarkly::Attributes) | launchdarkly::Attributes | |
operator=(Attributes &&)=default (defined in launchdarkly::Attributes) | launchdarkly::Attributes | |
PrivateAttributes() const | launchdarkly::Attributes | |
~Attributes()=default (defined in launchdarkly::Attributes) | launchdarkly::Attributes |