Realm C++ SDK 버전 v2.2.0
|
클래스 | |
구조체 | iterator |
구조체 | value |
공개 유형 | |
사용 | CoreDocument = 영역::bson::BsonDocument |
공개 멤버 함수 | |
iterator | 시작 () |
iterator | end () |
문서 (const std::initializer_list< std::pair< std::string, bsoncxx > > &) noException | |
문서 (const 문서 &) | |
document (document &&) | |
문서 & | 연산자= (const 문서 &) |
문서 & | 연산자= (문서 &&) |
void | insert (const std::string &key, const bsoncxx &value) |
부울 | 빈 () |
size_t | size () const |
value | 연산자[] (const std::string &) |
연산자 CoreDocument () const | |
문서 (CoreDocument &) noException | |
친구 | |
구조체 | bsoncxx |