luna engine
software engine
Loading...
Searching...
No Matches
objectStorage.h File Reference
Include dependency graph for objectStorage.h:
This graph shows which files directly or indirectly include this file:

Classes

class  luna::utils::objectStorage< value >
 cached object memory class with a key handle. More...
 

Namespaces

namespace  luna
 
namespace  luna::utils
 

Typedefs

typedef uint64_t luna::utils::storageObject
 

Enumerations

enum  luna::utils::storageResult { luna::utils::storageInvalidHandle = 0 , luna::utils::storageOpSucces = 1 , luna::utils::storageOpFailed = 2 }