#include <userver/storages/mongo/options.hpp>
Specifies the number of documents to skip.
Definition at line 133 of file options.hpp.
Public Member Functions | |
| Skip (size_t value) | |
| size_t | Value () const | 
Public Attributes | |
| size_t | value_ | 
      
  | 
  inlineexplicit | 
Definition at line 135 of file options.hpp.
      
  | 
  inline | 
Definition at line 137 of file options.hpp.
| size_t storages::mongo::options::Skip::value_ | 
Definition at line 139 of file options.hpp.