FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
AcLocale Class Reference

#include <AcLocale.h>

Public Member Functions

 AcLocale (const wchar_t *=nullptr, const wchar_t *=nullptr)
 
 ~AcLocale ()
 
 AcLocale (const AcLocale &)
 
AcLocaleoperator= (const AcLocale &)
 
 AcLocale (AcLocale &&)
 
AcLocaleoperator= (AcLocale &&)
 
bool operator== (const AcLocale &) const
 
bool operator!= (const AcLocale &) const
 
const wchar_tiso2LangName () const
 
const wchar_tiso2CountryName () const
 
bool isValid () const
 
 operator int () const
 

Detailed Description

Definition at line 21 of file AcLocale.h.

Constructor & Destructor Documentation

◆ AcLocale() [1/3]

AcLocale::AcLocale ( const wchar_t * = nullptr,
const wchar_t * = nullptr )

◆ ~AcLocale()

AcLocale::~AcLocale ( )

◆ AcLocale() [2/3]

AcLocale::AcLocale ( const AcLocale & )

◆ AcLocale() [3/3]

AcLocale::AcLocale ( AcLocale && )

Member Function Documentation

◆ iso2CountryName()

const wchar_t * AcLocale::iso2CountryName ( ) const

◆ iso2LangName()

const wchar_t * AcLocale::iso2LangName ( ) const

◆ isValid()

bool AcLocale::isValid ( ) const

◆ operator int()

AcLocale::operator int ( ) const
inline

Definition at line 35 of file AcLocale.h.

◆ operator!=()

bool AcLocale::operator!= ( const AcLocale & ) const

◆ operator=() [1/2]

AcLocale & AcLocale::operator= ( AcLocale && )

◆ operator=() [2/2]

AcLocale & AcLocale::operator= ( const AcLocale & )

◆ operator==()

bool AcLocale::operator== ( const AcLocale & ) const

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