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

NAME

6       mongoc_read_prefs_is_valid - mongoc_read_prefs_is_valid()
7

SYNOPSIS

9          bool
10          mongoc_read_prefs_is_valid (const mongoc_read_prefs_t *read_prefs);
11

PARAMETERS

13       ยท read_prefs: A mongoc_read_prefs_t.
14

DESCRIPTION

16       Performs a consistency check of read_prefs to ensure it makes sense and
17       can be satisfied.
18
19       This only performs local consistency checks.
20

RETURNS

22       Returns true if the read pref is valid.
23

AUTHOR

25       MongoDB, Inc
26
28       2017-present, MongoDB, Inc
29
30
31
32
331.16.2                           Feb 25, 2020    MONGOC_READ_PREFS_IS_VALID(3)
Impressum