|
Schnek
|


Public Member Functions | |
| void | add (long blockId, std::string key, T &data) |
| T * | get (long blockId, std::string key) |
| bool | exists (long blockId, std::string key) |
Additional Inherited Members | |
Static Public Member Functions inherited from schnek::schnek::Singleton< BlockData< T > > | |
| static BlockData< T > & | instance () |
Protected Member Functions inherited from schnek::schnek::Singleton< BlockData< T > > | |
| ~Singleton () | |