MongoDB C++ Driver legacy-1.1.2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
mongo::ReadPreferenceSetting Struct Reference

Public Member Functions

 ReadPreferenceSetting (ReadPreference pref, const TagSet &tag)
 @parm pref the read preference mode.
 

Constructor & Destructor Documentation

◆ ReadPreferenceSetting()

mongo::ReadPreferenceSetting::ReadPreferenceSetting ( ReadPreference  pref,
const TagSet tag 
)
inline

@parm pref the read preference mode.

Parameters
tagthe 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).

The documentation for this struct was generated from the following file: