Public Member Functions | List of all members
StringToElementIdMap Struct Reference

Map for foreign string keys. More...

#include <ElementIdMap.h>

Inheritance diagram for StringToElementIdMap:
ElementIdMap< _ForeignId, _Compare, _ForeignIdIO >

Public Member Functions

 StringToElementIdMap ()
 
- Public Member Functions inherited from ElementIdMap< _ForeignId, _Compare, _ForeignIdIO >
 ElementIdMap (_ForeignIdIO const &io)
 
T_AUInt64 GetId (_ForeignId const &foreignId)
 Return elementId for supplied foreignId. More...
 
StatusInt Store (DataExternalizer &sink) const
 Store map. More...
 
StatusInt Load (DataInternalizer &source)
 Load map. More...
 
BeFileName GetMapFileName (WStringCR baseName)
 
StatusInt Load (WStringCR baseFileName)
 Load map. More...
 
StatusInt Store (WStringCR baseFileName)
 Store map. More...
 

Detailed Description

Map for foreign string keys.

Constructor & Destructor Documentation


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

Copyright © 2017 Bentley Systems, Incorporated. All rights reserved.