VR-Link API Documentation for DIS
 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:29

Static extensionName method returns the state repository extension name.

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


Document ID: Generated on Tue Feb 2 21:02:17 EST 2021 from SVN revision 223668
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)