TCMTCondition.h File Reference

This file provides the definition of TC::MT::Condition. More...

#include "TCNonCopyable.h"
#include "TCMTMutex.h"
#include "TCSharedPtr.h"

Include dependency graph for TCMTCondition.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TC::MT::Condition
 Condition variable. More...

Namespaces

namespace  TC
namespace  TC::MT

Typedefs

typedef SharedPtr< Condition > TC::MT::ConditionPtr
 Smart pointer to a condition object.


Detailed Description

This file provides the definition of TC::MT::Condition.

Author:
Thomas Goessler

Definition in file TCMTCondition.h.


Copyright (c) Thomas Goessler 2003 - 2008