|
| set (const set (&O)) |
|
설정 & | operator= (const set & other) |
|
| set ( set & other) |
|
설정 & | 연산자= ( &기타 설정 ) |
|
| set (const object_store::Set &) |
|
| 연산자 object_store::Set () const |
|
| set (const 영역 &영역, const obj &obj, const col_key &) |
|
혼합 | get_any (const size_t &i) const |
|
obj | get_obj (const size_t &i) const |
|
size_t | size () const |
|
void | remove_all () |
|
테이블 | get_table () const |
|
std::pair< size_t, bool > | 삽입 (const std::string &) |
|
std::pair< size_t, bool > | 삽입 (const int64_t &) |
|
std::pair< size_t, bool > | insert (const double &) |
|
std::pair< size_t, bool > | 삽입 (const bool &) |
|
std::pair< size_t, bool > | 삽입 (const 바이너리 &) |
|
std::pair< size_t, bool > | insert (const uuid &) |
|
std::pair< size_t, bool > | 삽입 (const object_id &) |
|
std::pair< size_t, bool > | 삽입 (& 혼합 상수) |
|
std::pair< size_t, bool > | 삽입 (const obj_key &) |
|
std::pair< size_t, bool > | 삽입 (const 타임스탬프 &) |
|
void | 제거 (const int64_t &) |
|
void | 제거 (const bool &) |
|
void | 제거 (const double &) |
|
void | 제거 (const std::string &) |
|
void | (const uuid &) 을 제거 합니다. |
|
void | 제거 (const 객체 &) |
|
void | 제거 (& 혼합 상수) |
|
void | 제거 (const 타임스탬프 &) |
|
void | 제거 (const 바이너리 &) |
|
void | 제거 (const obj_key &) |
|
size_t | 찾기 (const int64_t &) |
|
size_t | 찾기 (const bool &) |
|
size_t | 찾기 (const double &) |
|
size_t | 찾기 (const std::string &) |
|
size_t | 찾기 (const uuid &) |
|
size_t | 찾기 (const 객체 &) |
|
size_t | 찾기 (const 혼합 &) |
|
size_t | find (const 타임스탬프 &) |
|
size_t | 찾기 (const 바이너리 &) |
|
size_t | 찾기 (const obj_key &) |
|
alert_token | add_notification_Callback (std::shared_PTr< collection_change_Callback >) |
|
이 구조체에 대한 문서는 다음 파일에서 생성되었습니다.
- include/cpprealm/internal/bridge/set.hpp
- src/cpprealm/internal/bridge/set.cpp