SyTen

◆ operator()() [2/2]

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

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

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

+ Here is the call graph for this function: