Unravel Engine C++ Reference
Loading...
Searching...
No Matches
fs::cache< T > Member List

This is the complete list of members for fs::cache< T >, including all inherited members.

at(size_t idx) constfs::cache< T >inline
begin() constfs::cache< T >inline
cache()=defaultfs::cache< T >
cache(const fs::path &p, clock_t::duration scan_frequency)fs::cache< T >inline
cache(const fs::path &p, const pattern_filter &filter, clock_t::duration scan_frequency)fs::cache< T >inline
cache(const cache &rhs)fs::cache< T >inline
cache(cache &&rhs) noexceptfs::cache< T >inline
clock_t typedeffs::cache< T >
end() constfs::cache< T >inline
get_path() constfs::cache< T >inline
iterator_t typedeffs::cache< T >
operator=(const cache &rhs)fs::cache< T >inline
operator=(cache &&rhs) noexceptfs::cache< T >inline
operator[](size_t idx) constfs::cache< T >inline
refresh() constfs::cache< T >inline
set_path(const fs::path &path, const fs::pattern_filter &filter)fs::cache< T >inline
set_scan_frequency(clock_t::duration scan_frequency)fs::cache< T >inline
size() constfs::cache< T >inline
~cache()fs::cache< T >inline