VR-Link API Documentation for HLA 1.3
 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.

Detailed Description

Macro Definition Documentation

#define Dt_DEF_EXTENSION_NAME (   strname)
Value:
static const DtString& extensionName()\
{\
static DtString tName = strname;\
return tName;\
}

Static extensionName method returns the state repository extension name.

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


Document ID: Generated on Mon Jun 22 21:18:40 EDT 2020 from SVN revision 213785
Copyright © 2005-2018 MAK Technologies. All Rights Reserved (www.mak.com)