|
| 딕셔너리 (const 딕셔너리 & 기타) |
|
사전 & | 연산자= (const 딕셔너리 (&O)) |
|
| 딕셔너리 (딕셔너리 & 기타) |
|
사전 & | 연산자= (딕셔너리 (&O) 기타) |
|
| 딕셔너리 (const 사전 &v) |
|
| 연산자 사전 () const |
|
void | 삽입 (const std::string &key, const 혼합 (&value)) |
|
void | insert (const std::string &key, const std::string &value) |
|
size_t | size () const |
|
void | remove_all () |
|
void | 제거 (const std::string &) |
|
std::pair< std::string, 혼합 > | get_pair (size_t) |
|
size_t | get_key_index (const std::string &) |
|
void | 지우기 () |
|
size_t | 찾기 (const std::string &) |
|
obj | insert_embedded (const std::string &) |
|
alert_token | add_notification_Callback (std::shared_PTr< collection_change_Callback > &&cb) |
|
alert_token | add_key_based_notification_Callback (std::shared_PTr< 사전 _콜백_래퍼 > &&cb) |
|
|
사전 * | get_Dictionary (딕셔너리 &lst) |
|
const 사전 * | get_딕셔너리 (const 딕셔너리 &lst) |
|
template<typename T > |
t | get (딕셔너리 &, const std::string &) |
|
이 구조체에 대한 문서는 다음 파일에서 생성되었습니다.
- include/cpprealm/internal/bridge/dictionary.hpp
- src/cpprealm/internal/bridge/Dictionary.cpp