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

Go to the source code of this file.

Classes

class  DtStateRepositoryExtension
 

Macros

#define Dt_DEF_EXTENSION_NAME(strname)
 Static extensionName method returns the state repository extension name. More...
 

Macro Definition Documentation

#define Dt_DEF_EXTENSION_NAME (   strname)
Value:
static const DtString& extensionName()\
{\
static DtString tName = strname;\
return tName;\
}
Instances of DtString are used to represent strings.
Definition: vlString.h:36

Static extensionName method returns the state repository extension name.

This method should be called in every derived state repository extension.


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)