◆ CachedFunction() [1/2]
Herd::GGSDataProvider::CachedFunction::CachedFunction |
( |
| ) |
|
|
inline |
◆ CachedFunction() [2/2]
template<typename T >
Herd::GGSDataProvider::CachedFunction::CachedFunction |
( |
T |
func | ) |
|
|
inline |
◆ operator()()
bool Herd::GGSDataProvider::CachedFunction::operator() |
( |
| ) |
|
|
inline |
◆ operator=()
template<typename T >
CachedFunction& Herd::GGSDataProvider::CachedFunction::operator= |
( |
T |
func | ) |
|
|
inline |
◆ called
bool Herd::GGSDataProvider::CachedFunction::called = false |
|
private |
◆ function
std::function<bool()> Herd::GGSDataProvider::CachedFunction::function |
|
private |
◆ result
bool Herd::GGSDataProvider::CachedFunction::result = true |
|
private |
The documentation for this class was generated from the following file: