|
| 테이블 (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 |
|
이 구조체에 대한 문서는 다음 파일에서 생성되었습니다.
- include/cpprealm/internal/bridge/table.hpp
- src/cpprealm/internal/bridge/table.cpp