tetengo 1.8.2
A multipurpose library set
Loading...
Searching...
No Matches
tetengo::property::property_set Member List

This is the complete list of members for tetengo::property::property_set, including all inherited members.

commit() consttetengo::property::property_set
get_bool(const std::filesystem::path &key) consttetengo::property::property_set
get_string(const std::filesystem::path &key) consttetengo::property::property_set
get_uint32(const std::filesystem::path &key) consttetengo::property::property_set
property_set(std::unique_ptr< storage_loader > &&p_storage_loader, const std::filesystem::path &path)tetengo::property::property_set
set_bool(const std::filesystem::path &key, bool value)tetengo::property::property_set
set_string(const std::filesystem::path &key, const std::string &value)tetengo::property::property_set
set_uint32(const std::filesystem::path &key, std::uint32_t value)tetengo::property::property_set
update()tetengo::property::property_set
~property_set()tetengo::property::property_setvirtual