librime 1.2
Rime Input Method Engine, the core library
rime::Language Class Reference

#include <language.h>

Public Member Functions

 Language (const string &name)
string name () const
bool operator== (const Language &other) const

Static Public Member Functions

template<class T, class U>
static bool intelligible (const T &t, const U &u)
static string get_language_component (const string &name)

Constructor & Destructor Documentation

◆ Language()

rime::Language::Language ( const string & name)
inline

Member Function Documentation

◆ get_language_component()

string rime::Language::get_language_component ( const string & name)
static

◆ intelligible()

template<class T, class U>
bool rime::Language::intelligible ( const T & t,
const U & u )
inlinestatic

◆ name()

string rime::Language::name ( ) const
inline

◆ operator==()

bool rime::Language::operator== ( const Language & other) const
inline

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