|
proxygen
|
This is the complete list of members for folly::settings::Snapshot, including all inherited members.
| detail::SnapshotSettingWrapper class | folly::settings::Snapshot | friend |
| forEachSetting(const std::function< void(const SettingMetadata &, StringPiece, StringPiece)> &func) const override | folly::settings::Snapshot | |
| getAsString(StringPiece settingName) const override | folly::settings::Snapshot | |
| operator()(detail::SettingWrapper< T, P > &&setting) | folly::settings::Snapshot | inline |
| publish() override | folly::settings::Snapshot | |
| resetToDefault(StringPiece settingName) override | folly::settings::Snapshot | |
| setFromString(StringPiece settingName, StringPiece newValue, StringPiece reason) override | folly::settings::Snapshot | |
| Snapshot()=default | folly::settings::Snapshot |