VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes | Private Member Functions
DtGlobalObjectDesignatorKey Class Reference

class DtGlobalObjectDesignatorKey: More...

List of all members.

Public Member Functions

 DtGlobalObjectDesignatorKey (const DtString &sStrId)
 DtGlobalObjectDesignatorKey (const DtEntityIdentifier &entId)
 DtGlobalObjectDesignatorKey (const DtGlobalObjectDesignatorKey &orig)
const DtGlobalObjectDesignatorKeyoperator= (const DtGlobalObjectDesignatorKey &orig)
bool operator< (const DtGlobalObjectDesignatorKey &key) const
virtual void setId (const DtString &sStrId, bool setAsStringId=true)
virtual void setId (const DtEntityIdentifier &entId, bool setAsEntId=true)
const DtStringstringId () const
const DtEntityIdentifier & entityId ()

Protected Attributes

bool myIsEntId
DtString myStringId
DtEntityIdentifier myEntityId

Private Member Functions

 DtGlobalObjectDesignatorKey ()

Detailed Description

class DtGlobalObjectDesignatorKey:

Instances of DtGlobalObjectDesignatorKey are useful in stl containers.


Constructor & Destructor Documentation

DtGlobalObjectDesignatorKey::DtGlobalObjectDesignatorKey ( const DtEntityIdentifier &  entId)

Member Function Documentation

const DtGlobalObjectDesignatorKey& DtGlobalObjectDesignatorKey::operator= ( const DtGlobalObjectDesignatorKey orig)
bool DtGlobalObjectDesignatorKey::operator< ( const DtGlobalObjectDesignatorKey key) const
virtual void DtGlobalObjectDesignatorKey::setId ( const DtString sStrId,
bool  setAsStringId = true 
) [virtual]
virtual void DtGlobalObjectDesignatorKey::setId ( const DtEntityIdentifier &  entId,
bool  setAsEntId = true 
) [virtual]
const DtEntityIdentifier& DtGlobalObjectDesignatorKey::entityId ( )

Member Data Documentation

DtEntityIdentifier DtGlobalObjectDesignatorKey::myEntityId [protected]

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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)