Atoms Crowd  7.0.0
Atoms::FileCache< T > Class Template Reference

Public Member Functions

void insert (const std::string &filePath, const std::string &filter, const T &value)
 
bool contains (const std::string &filePath, const std::string &filter)
 
void clear ()
 
bool hasChanged (const std::string &filePath)
 
const T * get (const std::string &filePath, const std::string &filter)
 
ATOMS_EXPORT void insert (const std::string &filePath, const std::string &filter, const AnimationClip &value)
 
ATOMS_EXPORT bool contains (const std::string &filePath, const std::string &filter)
 
ATOMS_EXPORT bool hasChanged (const std::string &filePath)
 
ATOMS_EXPORT const AnimationClipget (const std::string &filePath, const std::string &filter)
 
ATOMS_EXPORT void clear ()
 
ATOMS_EXPORT void insert (const std::string &filePath, const std::string &filter, const AtomsPtr< AtomsCore::MapMetadata > &value)
 
ATOMS_EXPORT bool contains (const std::string &filePath, const std::string &filter)
 
ATOMS_EXPORT bool hasChanged (const std::string &filePath)
 
ATOMS_EXPORT const AtomsPtr< AtomsCore::MapMetadata > * get (const std::string &filePath, const std::string &filter)
 
ATOMS_EXPORT void clear ()
 
ATOMS_EXPORT void insert (const std::string &filePath, const std::string &filter, const AtomsCore::Skeleton &value)
 
ATOMS_EXPORT bool contains (const std::string &filePath, const std::string &filter)
 
ATOMS_EXPORT bool hasChanged (const std::string &filePath)
 
ATOMS_EXPORT const AtomsCore::Skeletonget (const std::string &filePath, const std::string &filter)
 
ATOMS_EXPORT void clear ()
 

The documentation for this class was generated from the following file: