ldas-tools-al  2.6.4
Static Public Member Functions | List of all members
LDASTools::AL::IOLock Class Reference

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.
 

Detailed Description

Class to coordinate writing of streams.

This class allows multithreaded applications to share a stream when threads cooperate.


The documentation for this class was generated from the following files: