SyTen

◆ operator()() [1/2]

template<typename Type >
Type& syten::Cached< Type >::operator() ( )
inline

Loads the object from disk if necessary and returns a reference to it.

References syten::Cached< Type >::data, and syten::Cached< Type >::uncache().

+ Here is the call graph for this function: