API Reference
>
Classes
>
Database Classes
>
OdBmDatabaseReactor Class
>
OdBmDatabaseReactor Methods
>
OdBmDatabaseReactor::objectDeconstructed Method
OdBmDatabaseReactor::objectDeconstructed Method
Collapse All
Syntax
C++
virtual
void
objectDeconstructed
(
const
OdBmDatabase
*
pDb
,
const
OdBmObjectId
&
id
);
Parameters
Parameters
Description
const OdBmDatabase* pDb
[in] Pointer to a database.
const OdBmObjectId& id
[out] Id of the object that was destroyed.
Description
Notification function called whenever an object is destroyed.
Group
OdBmDatabaseReactor Methods
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
Send feedback about this topic