Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
Loading...
Searching...
No Matches
orm::MongoQueryBuilder< ModelType > Member List

This is the complete list of members for orm::MongoQueryBuilder< ModelType >, including all inherited members.

get_async()orm::MongoQueryBuilder< ModelType >inline
insert_async(const ModelType &model)orm::MongoQueryBuilder< ModelType >inline
MongoQueryBuilder(std::shared_ptr< database::MongoClient > db)orm::MongoQueryBuilder< ModelType >inline
where(const nlohmann::json &filter)orm::MongoQueryBuilder< ModelType >inline