cisst-saw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Functions
osaThreadSignal.h File Reference

Declaration of osaThreadSignal. More...

#include <cisstCommon/cmnPortability.h>
#include <cisstOSAbstraction/osaExport.h>

Go to the source code of this file.

Classes

class  osaThreadSignal
 

Functions

std::ostream & operator<< (std::ostream &output, const osaThreadSignal &threadSignal)
 

Detailed Description

Declaration of osaThreadSignal.

Function Documentation

std::ostream& operator<< ( std::ostream &  output,
const osaThreadSignal threadSignal 
)
inline

Stream operator for a thread Id, see osaThreadId.