MAK RTIspy API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Macros | Typedefs | Functions | Variables
vlThreadedObject.h File Reference

Defines a ThreadedObject which can run a DtRunnable object in a thread. More...

Go to the source code of this file.

Classes

class  vrlmod::DtThreadedObject

Namespaces

namespace  vrlmod

Macros

#define typedefException(Name, Value)
 Define a set of thread related exceptions.

Typedefs

typedef DtBoost::shared_ptr
< MAKRti::DtRunnable > 
DtRunnableSP

Functions

 vrlmod::typedefException (DtThreadAlreadyRunning, ThreadExceptionBase+1) typedefException(DtThreadNotStarted
ThreadExceptionBase vrlmod::typedefException (DtThreadCreationError, ThreadExceptionBase+3) typedefException(DtThreadWouldDeadlock

Variables

const int vrlmod::ThreadExceptionBase = 1000

Detailed Description

Defines a ThreadedObject which can run a DtRunnable object in a thread.

Macro Definition Documentation

#define typedefException (   Name,
  Value 
)
Value:
const int Name##Number = Value;\
typedef MAKRti::DtTemplatedException<Name##Number> Name;

Define a set of thread related exceptions.

Typedef Documentation

typedef DtBoost::shared_ptr<MAKRti::DtRunnable> DtRunnableSP

Document ID: Generated on Mon Jul 9 10:30:41 EDT 2018 from SVN revision 190224
Copyright © 2005-2018 VT MÄK Inc. All Rights Reserved (www.mak.com)