ldas-tools-al
2.6.5
|
Class to coordinate writing of streams. More...
#include <IOLock.hh>
Static Public Member Functions | |
static baton_type | GetKey (const std::ostream &Stream) |
Obtain the lock for a stream. | |
static baton_type | GetKey (const std::ostream &Stream) |
Obtain the lock for a stream. | |
static baton_type | GetKey (const std::ostream &Stream) |
Obtain the lock for a stream. | |
Class to coordinate writing of streams.
This class allows multithreaded applications to share a stream when threads cooperate.