API Reference
>
Classes
>
Database Classes
>
OdBmDatabaseReactor Class
>
OdBmDatabaseReactor Methods
>
OdBmDatabaseReactor::objectConstructed Method
OdBmDatabaseReactor::objectConstructed Method
Collapse All
Syntax
C++
virtual
void
objectConstructed
(
const
OdBmDatabase
*
pDb
,
const
OdBmElement
*
pObject
);
Parameters
Parameters
Description
const OdBmDatabase* pDb
[in] Pointer to a database.
const OdBmElement* pObject
[out] Pointer to the object that was constructed.
Description
Notification function called whenever an object is constructed.
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-2021. Open Design Alliance. All rights reserved.
Send feedback about this topic