View on GitHub
ejpp
Embedded JSON Database engine for C++11/14
ejdb::collection Member List

This is the complete list of members for ejdb::collection, including all inherited members.

collection() noexcept=defaultejdb::collection
db (defined in ejdb::collection)ejdb::collectionfriend
execute_query(const query &)ejdb::collection
execute_query_impl(std::weak_ptr< EJDB > m_db, EJCOLL *m_coll, EJQ *qry)ejdb::collectionrelated
execute_query_impl(std::weak_ptr< EJDB > m_db, EJCOLL *m_coll, EJQ *qry)ejdb::collectionrelated
execute_query_impl(std::weak_ptr< EJDB > m_db, EJCOLL *m_coll, EJQ *qry)ejdb::collectionrelated
execute_query_impl(std::weak_ptr< EJDB > m_db, EJCOLL *m_coll, EJQ *qry)ejdb::collectionrelated
get_all()ejdb::collection
load_document(std::array< char, 12 > oid, std::error_code &ec) const ejdb::collection
load_document(std::array< char, 12 > oid) const ejdb::collection
name() const ejdb::collection
operator bool() const noexceptejdb::collectionexplicit
remove_document(std::array< char, 12 >, std::error_code &ec) noexceptejdb::collection
remove_document(std::array< char, 12 >)ejdb::collection
save_document(const std::vector< char > &data, std::error_code &ec)ejdb::collection
save_document(const std::vector< char > &data, bool merge, std::error_code &ec)ejdb::collection
save_document(const std::vector< char > &data, bool merge=false)ejdb::collection
set_index(const std::string &ipath, index_mode flags, std::error_code &ec)ejdb::collection
set_index(const std::string &ipath, index_mode flags)ejdb::collection
sync(std::error_code &ec) noexceptejdb::collection
sync()ejdb::collection
transaction() noexceptejdb::collection