#include <plural_forms.hpp>
◆ PluralForms() [1/2]
tinygettext::PluralForms::PluralForms |
( |
| ) |
|
|
inline |
◆ PluralForms() [2/2]
tinygettext::PluralForms::PluralForms |
( |
unsigned int |
nplural_, |
|
|
PluralFunc |
plural_ |
|
) |
| |
|
inline |
◆ from_string()
PluralForms tinygettext::PluralForms::from_string |
( |
const std::string & |
str | ) |
|
|
static |
◆ get_nplural()
unsigned int tinygettext::PluralForms::get_nplural |
( |
| ) |
const |
|
inline |
◆ get_plural()
unsigned int tinygettext::PluralForms::get_plural |
( |
int |
n | ) |
const |
|
inline |
◆ operator bool()
tinygettext::PluralForms::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ operator!=()
bool tinygettext::PluralForms::operator!= |
( |
const PluralForms & |
other | ) |
const |
|
inline |
◆ operator==()
bool tinygettext::PluralForms::operator== |
( |
const PluralForms & |
other | ) |
const |
|
inline |
◆ nplural
unsigned int tinygettext::PluralForms::nplural |
|
private |
◆ plural
The documentation for this class was generated from the following files:
- /home/docker/jenkins/workspace/technical-docs/source/third_party/tinygettext/include/tinygettext/plural_forms.hpp
- /home/docker/jenkins/workspace/technical-docs/source/third_party/tinygettext/src/plural_forms.cpp