Fission FSN
Loading...
Searching...
No Matches
fsCLocaleOptions Class Reference

#include <fsCLocaleOptions.h>

Public Types

enum  eLanguage {
  eMULTI = 0 , eENGLISH , eFRENCH , eGERMAN ,
  eSPANISH , eJAPANESE
}

Public Member Functions

std::map< const fsStr, const eLanguage > const & supportedLanguagesGet ()
fsBool multiLingualBuildGet ()
fsBool englishBuildGet ()
void localeSet (const fsStr &pLanguageCode)
void localeLoad ()
fsStr const & localeCodeGet () const
 fsCLocaleOptions ()
 ~fsCLocaleOptions ()

Friends

class fsCLocaleGui

Member Enumeration Documentation

◆ eLanguage

Enumerator
eMULTI 
eENGLISH 
eFRENCH 
eGERMAN 
eSPANISH 
eJAPANESE 

Constructor & Destructor Documentation

◆ fsCLocaleOptions()

fsCLocaleOptions::fsCLocaleOptions ( )

◆ ~fsCLocaleOptions()

fsCLocaleOptions::~fsCLocaleOptions ( )
inline

Member Function Documentation

◆ englishBuildGet()

fsBool fsCLocaleOptions::englishBuildGet ( )

◆ localeCodeGet()

fsStr const & fsCLocaleOptions::localeCodeGet ( ) const

◆ localeLoad()

void fsCLocaleOptions::localeLoad ( )

◆ localeSet()

void fsCLocaleOptions::localeSet ( const fsStr & pLanguageCode)

◆ multiLingualBuildGet()

fsBool fsCLocaleOptions::multiLingualBuildGet ( )

◆ supportedLanguagesGet()

std::map< const fsStr, const fsCLocaleOptions::eLanguage > const & fsCLocaleOptions::supportedLanguagesGet ( )

◆ fsCLocaleGui

friend class fsCLocaleGui
friend

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