Overload List
| Method | Description |
|---|---|
AcDbNamedObjectDictionaryPointer::AcDbNamedObjectDictionaryPointer () | Default constructor. |
AcDbNamedObjectDictionaryPointer::AcDbNamedObjectDictionaryPointer (AcDbDatabase*, AcDb::OpenMode) | Opens the database with the specified mode. |
AcDbNamedObjectDictionaryPointer::AcDbNamedObjectDictionaryPointer (AcDbNamedObjectDictionaryPointer&&) | Copy constructor. |
AcDbNamedObjectDictionaryPointer::AcDbNamedObjectDictionaryPointer (AcDbObjectId, AcDb::OpenMode) | Opens the object objId with the specified mode. In effect, this function has the same effect as calling acdbOpenObject. |
