|
| 混合(const混合&其他) |
|
混合& | 操作符= (常量混合&其他) |
|
| 混合(混合&&其他) |
|
混合& | 操作符= (混合&&other) |
|
| 混合(const std::string &) |
|
| 混合(const std::monostate &) |
|
| 混合(const int &) |
|
| 混合(const int 64 _t &) |
|
| 混合(const double &) |
|
| 混合(const bool &) |
|
| 混合(const struct uuid &) |
|
| 混合(const struct object_id &) |
|
| 混合(const struct Decimal 128 &) |
|
| 混合(const struct timestamp &) |
|
| 混合(const struct obj_link &) |
|
| 混合(const struct obj_key &) |
|
| 混合(const struct binary &) |
|
| 混合(const Mixed &) |
|
template<typename T > |
| 混合(const std::可选 < T > &o) |
|
| 操作符 std::string () const |
|
| Operator int 64 _t () const |
|
| 操作符 double () const |
|
| Operator bool () const |
|
| 操作符bridge::uuid () const |
|
| Operatorbridge::object_id () const |
|
| 操作符bridge::decimal 128 () const |
|
| 操作符bridge::timestamp () const |
|
| Operatorbridge::obj_link () const |
|
| 操作符 ::obj_key () const |
|
| 操作符bridge::binary () const |
|
| 操作符 Mixed () const |
|
data_type | type () const noException |
|
bool | is_null () const noException |
|