MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Macros
updateMsg.cxx File Reference

Macros

#define FOR_LOOP_ATTRS(attrs)
#define GET_ATTR_HANDLE(attrs, attrIter)   ((DtU16) rti1516e::makeAttributeHandleImpl(attrIter->first))
#define GET_ATTR_SIZE(attrIter)   attrIter->second.size();

Macro Definition Documentation

#define FOR_LOOP_ATTRS (   attrs)
Value:
rti1516e::AttributeHandleValueMap::const_iterator attrIter = attrs->begin(); \
rti1516e::AttributeHandleValueMap::const_iterator attrEnd = attrs->end(); \
for ( ; attrIter != attrEnd; ++attrIter)
#define GET_ATTR_HANDLE (   attrs,
  attrIter 
)    ((DtU16) rti1516e::makeAttributeHandleImpl(attrIter->first))
#define GET_ATTR_SIZE (   attrIter)    attrIter->second.size();

Document ID: Generated on Wed Mar 11 20:26:49 EDT 2015 from SVN revision 150939
Copyright © 2005-2015 VT MÄK Inc. All Rights Reserved (www.mak.com)