VR-Exchange 2.4 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

namespace  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 Thu Jul 23 10:25:22 EDT 2015 from SVN revision 155065
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)