VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes | Private Member Functions
DtGlobalObjectDesignatorKey Class Reference

class DtGlobalObjectDesignatorKey: More...

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 ( )
private
DtGlobalObjectDesignatorKey::DtGlobalObjectDesignatorKey ( const DtString sStrId)
DtGlobalObjectDesignatorKey::DtGlobalObjectDesignatorKey ( const DtEntityIdentifier &  entId)
DtGlobalObjectDesignatorKey::DtGlobalObjectDesignatorKey ( const DtGlobalObjectDesignatorKey orig)

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 DtString& DtGlobalObjectDesignatorKey::stringId ( ) const
const DtEntityIdentifier& DtGlobalObjectDesignatorKey::entityId ( )

Member Data Documentation

bool DtGlobalObjectDesignatorKey::myIsEntId
protected
DtString DtGlobalObjectDesignatorKey::myStringId
protected
DtEntityIdentifier DtGlobalObjectDesignatorKey::myEntityId
protected

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

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)