| 
    CommonLibSSE NG
    
   | 
 
#include <INIPrefSettingCollection.h>
  
Public Member Functions | |
| ~INIPrefSettingCollection () override | |
| void | Unk_07 (void) override | 
| void | WriteAllSettings () override | 
| void | ReadAllSettings () override | 
  Public Member Functions inherited from RE::INISettingCollection | |
| ~INISettingCollection () override | |
| bool | WriteSetting (Setting *a_setting) override | 
| bool | ReadSetting (Setting *a_setting) override | 
| bool | OpenHandle (bool a_create) override | 
| bool | CloseHandle () override | 
| Setting * | GetSetting (std::string_view a_name) | 
  Public Member Functions inherited from RE::SettingCollectionList< Setting > | |
| ~SettingCollectionList () override | |
| void | InsertSetting (Setting *a_setting) override | 
| void | RemoveSetting (Setting *a_setting) override | 
| void | WriteAllSettings () override | 
| void | ReadAllSettings () override | 
  Public Member Functions inherited from RE::SettingCollection< T > | |
| virtual | ~SettingCollection () | 
| virtual void | InsertSetting (T *a_setting)=0 | 
| virtual void | RemoveSetting (T *a_setting)=0 | 
| virtual bool | WriteSetting (T *a_setting)=0 | 
| virtual bool | ReadSetting (T *a_setting)=0 | 
| virtual bool | OpenHandle (bool a_create) | 
| virtual bool | CloseHandle () | 
| virtual void | Unk_07 (void) | 
| virtual void | WriteAllSettings () | 
| virtual void | ReadAllSettings () | 
Static Public Member Functions | |
| static INIPrefSettingCollection * | GetSingleton () | 
  Static Public Member Functions inherited from RE::INISettingCollection | |
| static INISettingCollection * | GetSingleton () | 
Static Public Attributes | |
| static constexpr auto | RTTI = RTTI_INIPrefSettingCollection | 
| static constexpr auto | VTABLE = VTABLE_INIPrefSettingCollection | 
  Static Public Attributes inherited from RE::INISettingCollection | |
| static constexpr auto | RTTI = RTTI_INISettingCollection | 
| static constexpr auto | VTABLE = VTABLE_INISettingCollection | 
Additional Inherited Members | |
  Public Attributes inherited from RE::SettingCollectionList< Setting > | |
| BSSimpleList< Setting * > | settings | 
  Public Attributes inherited from RE::SettingCollection< T > | |
| char | subKey [0x104] | 
| void * | handle | 
      
  | 
  override | 
      
  | 
  static | 
      
  | 
  overridevirtual | 
Reimplemented from RE::SettingCollection< T >.
      
  | 
  overridevirtual | 
Reimplemented from RE::SettingCollection< T >.
      
  | 
  overridevirtual | 
Reimplemented from RE::SettingCollection< T >.
      
  | 
  inlinestaticconstexpr | 
      
  | 
  inlinestaticconstexpr |