XLE  v0.02.0
Classes | Public Member Functions | Static Public Member Functions | Protected Attributes | Static Protected Attributes | List of all members
Assets::Services Class Reference

Classes

struct  Flags
 

Public Member Functions

 Services (Flags::BitField flags=0)
 
void AttachCurrentModule ()
 
void DetachCurrentModule ()
 
 Services (const Services &)=delete
 
const Servicesoperator= (const Services &)=delete
 

Static Public Member Functions

static AssetSetManagerGetAssetSets ()
 
static CompileAndAsyncManagerGetAsyncMan ()
 
static InvalidAssetManagerGetInvalidAssetMan ()
 
static ServicesGetInstance ()
 

Protected Attributes

std::unique_ptr< AssetSetManager_assetSets
 
std::unique_ptr< CompileAndAsyncManager_asyncMan
 
std::unique_ptr< InvalidAssetManager_invalidAssetMan
 

Static Protected Attributes

static Servicess_instance = nullptr
 

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