|
| object_id (const object_id &other)=default |
|
object_id & | operator= (const object_id &other)=default |
|
| object_id (object_id &&other)=default |
|
object_id & | operator= (object_id &&other)=default |
|
| object_id (const ObjectId &) |
|
| object_id (const std::string &) |
|
| object_id (const struct ::realm::object_id &) |
|
| operator ObjectId () const |
|
| operator::realm::object_id () const |
|
std::string | to_string () const |
|
The documentation for this struct was generated from the following files:
- include/cpprealm/internal/bridge/object_id.hpp
- src/cpprealm/internal/bridge/object_id.cpp