VR-Exchange 2.7 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 Mon Apr 19 15:55:22 EDT 2021 from SVN revision 227909
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)