Fcitx
|
Public Member Functions | |
PreReleaseId (uint32_t id) | |
PreReleaseId (std::string id) | |
FCITX_INLINE_DEFINE_DEFAULT_DTOR_COPY_AND_MOVE (PreReleaseId) | |
std::string | toString () const |
bool | isNumeric () const noexcept |
uint32_t | numericId () const noexcept |
const std::string & | id () const noexcept |
int | compare (const PreReleaseId &other) const noexcept |