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 | 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

 vrlmod
 

Macros

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

Typedefs

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

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 Sep 7 15:40:32 EDT 2020 from SVN revision 217499
Copyright © 2005-2020 MAK Technologies Inc. All Rights Reserved (www.mak.com)