VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
DtTimeReflectedObjectIdKey Struct Reference

Map key used to store reflected objects by time that allows removal by key with both the key's time and ID stored in the reflected object Note: Object's key time must remain unchanged while in map. More...

+ Collaboration diagram for DtTimeReflectedObjectIdKey:

Public Member Functions

 DtTimeReflectedObjectIdKey (DtTime timeValue, const DtObjectId &idValue)
 Constructor. More...
 
 DtTimeReflectedObjectIdKey (const DtReflectedObject *object)
 Conversion constructor. More...
 

Public Attributes

DtTime time
 
DtObjectId id
 

Detailed Description

Map key used to store reflected objects by time that allows removal by key with both the key's time and ID stored in the reflected object Note: Object's key time must remain unchanged while in map.

Constructor & Destructor Documentation

DtTimeReflectedObjectIdKey::DtTimeReflectedObjectIdKey ( DtTime  timeValue,
const DtObjectId idValue 
)

Constructor.

DtTimeReflectedObjectIdKey::DtTimeReflectedObjectIdKey ( const DtReflectedObject object)

Conversion constructor.

Member Data Documentation

DtObjectId DtTimeReflectedObjectIdKey::id

Referenced by operator<().

DtTime DtTimeReflectedObjectIdKey::time

Referenced by operator<().


The documentation for this struct was generated from the following file:

Document ID: Generated on Wed Mar 27 02:04:30 EDT 2024 from SVN revision 264570
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)