Class Index Cross Index Namespace Index

Class General::IOLock


Contained in: General
Derived from: none
Derived by: none

#include "general/IOLock.hh"


public function member index:

static pthread_mutex_t* GetKey(const std::ostream& Stream);
 

Description:



Function Member Descriptions:


General::IOLock::GetKey


static pthread_mutex_t* GetKey(const std::ostream& Stream);



Variable Member Descriptions:


General::IOLock::m_key_ostream -

static pthread_mutex_t m_key_ostream;

General::IOLock::m_keys_ostream -

static keys_ostream_type m_keys_ostream;