OPAL  Version 3.14.3
OpalConsoleManager::LockedStream Class Reference

#include <console_mgr.h>

Inherits PWaitAndSignal.

Public Member Functions

 LockedStream (const OpalConsoleManager &mgr)
 
ostream & operator* () const
 
 operator ostream & () const
 

Protected Attributes

ostream & m_stream
 

Constructor & Destructor Documentation

OpalConsoleManager::LockedStream::LockedStream ( const OpalConsoleManager mgr)
inline

Member Function Documentation

OpalConsoleManager::LockedStream::operator ostream & ( ) const
inline

References m_stream.

ostream& OpalConsoleManager::LockedStream::operator* ( ) const
inline

References m_stream.

Field Documentation

ostream& OpalConsoleManager::LockedStream::m_stream
protected

Referenced by operator ostream &(), and operator*().


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