TCMTEvent.h File Reference

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

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

Include dependency graph for TCMTEvent.h:

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

Go to the source code of this file.

Classes

class  TC::MT::Event
 An object of class Event represents a synchronization object that allows one thread to notify another that an event has occurred. More...

Namespaces

namespace  TC
namespace  TC::MT

Typedefs

typedef SharedPtr< Event > TC::MT::EventPtr
 Smart pointer to an event object.


Detailed Description

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

Author:
Thomas Goessler

Definition in file TCMTEvent.h.


Copyright (c) Thomas Goessler 2003 - 2008