userver: storages::mongo::Cursor::Iterator::DocHolder Class Reference
Loading...
Searching...
No Matches
storages::mongo::Cursor::Iterator::DocHolder Class Reference

Detailed Description

Definition at line 37 of file cursor.hpp.

Public Member Functions

 DocHolder (value_type doc)
 
value_typeoperator* ()
 

Constructor & Destructor Documentation

◆ DocHolder()

storages::mongo::Cursor::Iterator::DocHolder::DocHolder ( value_type doc)
inlineexplicit

Definition at line 39 of file cursor.hpp.

Member Function Documentation

◆ operator*()

value_type & storages::mongo::Cursor::Iterator::DocHolder::operator* ( )
inline

Definition at line 41 of file cursor.hpp.


The documentation for this class was generated from the following file: