MongoDB C++ Driver 4.1.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
cursor.hpp File Reference

Description

Go to the source code of this file.

Classes

class  mongocxx::v_noabi::cursor
 A cursor over the documents returned by a query to a MongoDB server. More...
 
class  mongocxx::v_noabi::cursor::iterator
 An input iterator of documents in a MongoDB cursor result set. More...
 

Namespaces

namespace  mongocxx
 The top-level namespace within which all mongocxx library entities are declared.
 
namespace  mongocxx::v_noabi
 Declares entities whose ABI stability is NOT guaranteed.