VR-Exchange 2.8 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Macros
translator.h File Reference

Contains the DtTranslator class declaration. More...

Go to the source code of this file.

Classes

class  MAKVrExchange::DtTranslator
 Responsible for converting a specific message type between two protocols. More...
 

Namespaces

 MAKVrExchange
 

Macros

#define Dt_DEF_TRANSLATOR_NAME(strname)
 

Detailed Description

Contains the DtTranslator class declaration.

Macro Definition Documentation

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

Document ID: Generated on Tue Aug 16 16:15:26 EDT 2022 from SVN revision 245901
Copyright © 2005-2022 MAK Technologies. All Rights Reserved (www.mak.com)