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

This file is responsible for connecting the signals and slots of the various assistant manager classes. More...

Go to the source code of this file.

Classes

class  DtAssistantSignalRouter
 At startup all of the assistant manager classes will register their signals and slots with the signal router. More...
 
class  DtSignalInfo
 This class stores the information on a single signal and the object that produces it. More...
 
class  DtSignalMappings
 This class handles the mappings from all signals and slots for a particular signal ID. More...
 
class  DtQueryMappings
 This class handles the mappings from all query signals and slots for a particular query ID. More...
 

Typedefs

typedef DtSignalInfo DtSlotInfo
 This class stores the information on a single slot and the object that handles it. More...
 

Detailed Description

This file is responsible for connecting the signals and slots of the various assistant manager classes.

Typedef Documentation

This class stores the information on a single slot and the object that handles it.

Since its fundamentally the same type as DtSignalInfo, we cheat and do a typedef.


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)