1MONGOC_READ_PREFS_IS_VALID(3)      libmongoc     MONGOC_READ_PREFS_IS_VALID(3)
2
3
4

SYNOPSIS

6          bool
7          mongoc_read_prefs_is_valid (const mongoc_read_prefs_t *read_prefs);
8

PARAMETERS

10read_prefs: A mongoc_read_prefs_t.
11

DESCRIPTION

13       Performs a consistency check of read_prefs to ensure it makes sense and
14       can be satisfied.
15
16       This only performs local consistency checks.
17

RETURNS

19       Returns true if the read pref is valid.
20

AUTHOR

22       MongoDB, Inc
23
25       2017-present, MongoDB, Inc
26
27
28
29
301.25.1                           Nov 08, 2023    MONGOC_READ_PREFS_IS_VALID(3)
Impressum