VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs
managedInterface.h File Reference

Defines the DtManagedInterface Singleton object that manages the message flow between C# and the rest of the system. More...

Go to the source code of this file.

Classes

class  DtManagedInterface
 The DtManagedInterface Class is a singleton that is used to manage the message flow between C# and the rest of the system. More...

Typedefs

typedef bool(* InitManagedInterfaceDllFunction )(DtManagedInterface *gl)
 typedef function definitions for creator and DLL Initialize functions
typedef void(* PluginVerisionFunction )(DtString &version)
typedef DtLinkStrategy *(* StrategyCreator )(DtManagedInterface *gl)
typedef void(* ManagedMessageDelegate )(unsigned char *msg, int length)
 typedef for external function to handle messages coming from DtManagedInterface

Detailed Description

Defines the DtManagedInterface Singleton object that manages the message flow between C# and the rest of the system.

Typedef Documentation

typedef bool(* InitManagedInterfaceDllFunction)(DtManagedInterface *gl)

typedef function definitions for creator and DLL Initialize functions

typedef void(* ManagedMessageDelegate)(unsigned char *msg, int length)

typedef for external function to handle messages coming from DtManagedInterface

typedef void(* PluginVerisionFunction)(DtString &version)
typedef DtLinkStrategy*(* StrategyCreator)(DtManagedInterface *gl)

Document ID: Generated on Wed Jan 7 13:31:29 EST 2015 from SVN revision 149162
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)