VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Macros | Functions
registerExtendedAttributeClassesHLA.h File Reference

Go to the source code of this file.

Namespaces

Macros

#define DtALMOST(x, y, e)   (((x)<=((y)+(e))) && ((x)>=((y)-(e))))

Functions

template<typename StateRepType >
void makVrfVrlinkExtToolkit::setAttributeNameToHandleMap (DtObjClassDesc *desc)
 Sets the attribute name to handle map for the extended state rep for the given FOM class.
void makVrfVrlinkExtToolkit::setExtendedAttributesNameToHandleMap (DtObjClassDesc *desc)
 Sets the attribute name to handle map for the Extended Attributes state rep for the given FOM class.
bool makVrfVrlinkExtToolkit::areClassNamesEquivalent (const DtString &name1, const DtString &name2)
template<typename StateRepType , typename PublisherType , typename ReflectedObjType >
void makVrfVrlinkExtToolkit::registerExtendedAttributeClasses (const DtString &fullBaseClassName, const DtString &publisherName, const DtString &reflListName, const DtFomMapper::DtObjectClassChooserWithUsrData &classChooser, void *classChooserUsr, DtExerciseConn *exConn)
 Registers the necessary state rep creators, encoder, decoder, and checker functions for the given FOM classes which extend a supported VR-Link class.

Macro Definition Documentation

#define DtALMOST (   x,
  y,
 
)    (((x)<=((y)+(e))) && ((x)>=((y)-(e))))

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)