userver: Member List
Loading...
Searching...
No Matches
baggage::Baggage Member List

This is the complete list of members for baggage::Baggage, including all inherited members.

AddEntry(std::string key, std::string value, BaggageProperties properties)baggage::Baggage
Baggage(std::string header, std::unordered_set< std::string > allowed_keys) (defined in baggage::Baggage)baggage::Baggage
Baggage(const Baggage &) noexcept (defined in baggage::Baggage)baggage::Baggage
Baggage(Baggage &&) noexcept (defined in baggage::Baggage)baggage::Baggage
GetAllowedKeys() constbaggage::Baggage
GetEntries() constbaggage::Baggage
GetEntry(const std::string &key) constbaggage::Baggage
HasEntry(const std::string &key) constbaggage::Baggage
IsValidEntry(const std::string &key) constbaggage::Baggage
ToString() const (defined in baggage::Baggage)baggage::Baggage
TryMakeBaggageEntry(std::string_view entry)baggage::Baggageprotected
TryMakeBaggageEntryProperty(std::string_view property) (defined in baggage::Baggage)baggage::Baggageprotectedstatic