Realm C++ SDK版本 v 2.2.0
公共成员函数 | 好友 | 所有成员列表

域::internal::bridge::dictionary 结构引用

公共成员函数

 字典(const字典&other)
 
字典操作符= (常量字典和其他)
 
 字典(字典&&其他)
 
字典操作符=字典&&其他)
 
 字典(constDictionary &v)
 
 操作符Dictionary () const
 
void insert (const std::string &key, const Mixed &Value)
 
void insert (const std::string &key, const std::string &value)
 
size_t size () const
 
void remove_all ()
 
void remove (const std::string &)
 
std::pair< std::string, mixedget_pair (size_t)
 
size_t get_key_index (const std::string &)
 
void clear ()
 
size_t find (const std::string &)
 
obj insert_embedded (const std::string &)
 
notification_token add_notification_callback (std::shared_ptr < collection_change_callback > &&cb)
 
notification_token add_key_based_notification_callback (std::shared_ptr< dictionary_callback_wrapper > &&cb)
 

好友

字典 * get_dictionary ( dictionary &lst)
 
const 字典 * get_dictionary ( constDictionary )
 
template<typename T >
get (字典&, const std::string &)
 

该结构体的文档由以下文件生成: