MongoDB C++ Driver
legacy-1.1.2
|
Public Member Functions | |
virtual void | write (const std::string &str)=0 |
Implementations of Tee::write must handle their own synchronization. More... | |
|
pure virtual |
Implementations of Tee::write must handle their own synchronization.
Callers may assume it is safe to call this method at any time from any thread.