#include <DbObjectContextPE.h>
Definition at line 148 of file DbObjectContextPE.h.
◆ addContext()
Adds a context to the specified object.
\param pObject [in] Pointer to the object.
\param context [in] Name of the context to add.
\returns
Returns eOk if successful, or an appropriate error code if not.
Reimplemented from OdDbObjectContextPE.
◆ createContextData()
◆ ODRX_DECLARE_MEMBERS()
◆ removeContext()
Removes a context from the specified object.
\param pObject [in] Pointer to the object.
\param context [in] Name of the context to remove.
\returns
Returns eOk if successful, or an appropriate error code if not.
Reimplemented from OdDbObjectContextPE.
◆ setDefaultContext()
The documentation for this class was generated from the following file: