Public Member Functions | List of all members
ElementCopyContext::IEventHandler Struct Referenceabstract

Element copy event handler. More...

#include <ElementCopyContext.h>

Inheritance diagram for ElementCopyContext::IEventHandler:
IRefCounted

Public Member Functions

virtual void OnElementCopied (EditElementHandleR eh, ElementCopyContext &, bool isPre)=0
 
virtual void OnLevelCloned (ULong destLevelId, ULong sourceLevelId, bool uniqueName, ElementCopyContext &cc)=0
 
virtual void OnProcessDatabaseLinkages (EditElementHandleR eh, ElementCopyContext &)
 
- Public Member Functions inherited from IRefCounted
virtual UInt32 AddRef () const =0
 
virtual UInt32 Release () const =0
 

Additional Inherited Members

- Protected Member Functions inherited from IRefCounted
virtual ~IRefCounted ()
 
void * operator new (size_t size)
 
void operator delete (void *rawMemory, size_t size)
 

Detailed Description

Element copy event handler.

Remarks
Required library : DgnPlatform<ApiNumber>.lib i.e. DgnPlatform5.lib

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

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