#include <AcDbDgnFile.h>
|
| Acad::ErrorStatus | getItem (int, AcDbUnderlayItem *&, bool, int, bool) const |
| |
| Acad::ErrorStatus | getItem (wchar_t const *, AcDbUnderlayItem *&, bool, int, bool) const |
| |
| virtual | ~AcDbDgnFile (void) |
| |
| virtual Acad::ErrorStatus | getItem (int, AcDbUnderlayItem *&) const |
| |
| virtual Acad::ErrorStatus | getItem (wchar_t const *, AcDbUnderlayItem *&) const |
| |
| virtual int | getItemCount (void) const |
| |
Definition at line 23 of file AcDbDgnFile.h.
◆ ~AcDbDgnFile()
◆ getItem() [1/4]
◆ getItem() [2/4]
◆ getItem() [3/4]
◆ getItem() [4/4]
◆ getItemCount()
The documentation for this class was generated from the following file: