|
XLE
v0.02.0
|
Public Member Functions | |
| template<typename Type > | |
| Internal::AssetSet< Type > * | GetSetForType () |
| void | Clear () |
| void | LogReport () |
| unsigned | BoundThreadId () const |
| bool | IsBoundThread () const |
| unsigned | GetAssetSetCount () |
| const IAssetSet * | GetAssetSet (unsigned index) |
Protected Member Functions | |
| IAssetSet * | GetSetForTypeCode (size_t typeCode) |
| void | Add (size_t typeCode, std::unique_ptr< IAssetSet > &&set) |
Protected Attributes | |
| std::unique_ptr< Pimpl > | _pimpl |
1.8.10