LeviLamina
Loading...
Searching...
No Matches
Bedrock::IApplicationDataStores Class Referenceabstract
+ Inheritance diagram for Bedrock::IApplicationDataStores:

Public Types

enum class  DataStores : int { GlobalSettings = 0 , UserSettings = 1 , BootstrapSettings = 2 , Count = 3 }
 

Public Member Functions

virtual void init ()=0
 
virtual ::Bedrock::NonOwnerPointer<::Bedrock::DataStoregetDataStore (::Bedrock::IApplicationDataStores::DataStores)=0
 
virtual ::Bedrock::NonOwnerPointer<::Bedrock::DataStore const > getDataStore (::Bedrock::IApplicationDataStores::DataStores) const =0
 
MCFOLD void $dtor ()
 
MCFOLD void * $ctor ()
 
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

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