Realm C++ SDK 버전 v2.2.0
공개 유형 | 공개 멤버 함수 | 공개 속성 | 모든 멤버 목록

영역::internal::bridge::table 구조체 참조

공개 유형

사용 기본 = TableRef
 

공개 멤버 함수

 테이블 (const 테이블 &기타)
 
테이블연산자= (const 테이블 &기타)
 
 테이블 (테이블 &&기타)
 
테이블연산자= (테이블 &&기타)
 
 테이블 (const TableRef &)
 
 테이블 (const ConstTableRef &)
 
 연산자 TableRef () const
 
 연산자 ConstTableRef () const
 
col_key get_column_key (const std::string_view &name) const
 
uint32_t get_key () const
 
std::string get_name () const
 
obj create_object_with_primary_key (const mixed &key) const
 
obj create_object (const obj_key &obj_key={}) const
 
테이블 get_link_target (const col_key col_key) const
 
link_chain get_link (const col_key col_key) const
 
부울 is_embedded () const
 
구조체 쿼리 쿼리 (const std::string &, const std::vector< mixed > &) const
 
구조체 쿼리 where () const
 
void remove_object (const obj_key &) const
 
obj get_object (const obj_key &) const
 
부울 is_valid (const obj_key &) const
 

공개 속성

std::shared_ptr< TableRef > m_table
 

이 구조체에 대한 문서는 다음 파일에서 생성되었습니다.