1MONGOC_CURSOR_IS_ALIVE(3)          libmongoc         MONGOC_CURSOR_IS_ALIVE(3)
2
3
4

NAME

6       mongoc_cursor_is_alive - mongoc_cursor_is_alive()
7

SYNOPSIS

9          bool
10          mongoc_cursor_is_alive (const mongoc_cursor_t *cursor)
11             BSON_GNUC_DEPRECATED_FOR (mongoc_cursor_more);
12

PARAMETERS

14       · cursor: A mongoc_cursor_t.
15

DEPRECATED

17       This  function is superseded by mongoc_cursor_more(), which has equiva‐
18       lent behavior.
19

RETURNS

21       See mongoc_cursor_more().
22

AUTHOR

24       MongoDB, Inc
25
27       2017-present, MongoDB, Inc
28
29
30
31
321.16.2                           Feb 25, 2020        MONGOC_CURSOR_IS_ALIVE(3)
Impressum