MongoDB C++ Driver
legacy-1.1.2
|
Public Member Functions | |
ReadPreferenceSetting (ReadPreference pref, const TagSet &tag) | |
pref the read preference mode. More... | |
|
inline |
pref the read preference mode.
tag | the tag set. Note that this object will have the tag set will have this in a reset state (meaning, this object's copy of tag will have the iterator in the initial position). |