cpp-mirai-client
v2.6.1
cpp client for mirai-api-http
|
QQ号码类型 更多...
#include <BasicTypes.hpp>
Public 成员函数 | |
constexpr | QQ_t () |
constexpr | QQ_t (int64_t num) |
![]() | |
constexpr | operator int64_t () const |
std::string | to_string () const |
constexpr bool | operator< (const UID_t &uid) const |
constexpr bool | operator== (const UID_t &uid) const |
constexpr bool | operator!= (const UID_t &uid) const |
constexpr bool | operator> (const UID_t &uid) const |
constexpr bool | operator>= (const UID_t &uid) const |
constexpr bool | operator<= (const UID_t &uid) const |
额外继承的成员函数 | |
![]() | |
constexpr | UID_t ()=default |
constexpr | UID_t (int64_t num) |
![]() | |
int64_t | number_ = 0 |
|
inlineconstexpr |
在文件 BasicTypes.hpp 第 73 行定义.
|
inlineexplicitconstexpr |
在文件 BasicTypes.hpp 第 74 行定义.