VR-Link API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | 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  DtThreadedObject
 

Macros

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

Typedefs

typedef std::shared_ptr
< DtRunnable
DtRunnableSP
 

Variables

const int 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;\
A Templated version of DtException.
Definition: vlExceptions.h:95
Definition: envEnum.h:23

Define a set of thread related exceptions.

Typedef Documentation

typedef std::shared_ptr<DtRunnable> DtRunnableSP

Variable Documentation

const int ThreadExceptionBase = 1000

Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)