TCMTThreadObject.h File Reference

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

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

Include dependency graph for TCMTThreadObject.h:

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

Go to the source code of this file.

Classes

class  TC::MT::ThreadObject
 Base class of object which are executed by a TCMT::Thread When the thread gets started it executes the methode ThreadObject::Run. More...

Namespaces

namespace  TC
namespace  TC::MT

Typedefs

typedef SharedPtr< ThreadObject > TC::MT::ThreadObjectPtr
 Smart pointer to a thread object.


Detailed Description

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

Author:
Thomas Goessler

Definition in file TCMTThreadObject.h.


Copyright (c) Thomas Goessler 2003 - 2008