TCMTMessage.h File Reference

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

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

Include dependency graph for TCMTMessage.h:

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

Go to the source code of this file.

Classes

class  TC::MT::Message
 Base class of a message which can be send from one thread to another thread. More...

Namespaces

namespace  TC
namespace  TC::MT

Typedefs

typedef SharedPtr< Thread > TC::MT::ThreadPtr
 Smart pointer to a thread.
typedef SharedPtr< Message > TC::MT::MessagePtr
 Smart pointer to a message.


Detailed Description

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

Author:
Thomas Goessler

Definition in file TCMTMessage.h.


Copyright (c) Thomas Goessler 2003 - 2008