#include <AcEdXrefFileLock.h>
|
| | AcEdXrefFileLock (void) |
| |
| | ~AcEdXrefFileLock (void) |
| |
| Acad::ErrorStatus | consistencyCheck (int &, AcDbObjectId const &) |
| |
| Acad::ErrorStatus | consistencyCheck (int &, AcDbObjectId const &, AcDbObjectIdArray &) |
| |
| Acad::ErrorStatus | consistencyChecklocal (int &, AcDbObjectId const &) |
| |
| Acad::ErrorStatus | lockFile (int &, AcDbObjectId const &) |
| |
| Acad::ErrorStatus | releaseFile (int &, bool=false, bool=true) |
| |
| Acad::ErrorStatus | reloadFile (int &, AcDbObjectIdArray const &, int=-1) |
| |
| Acad::ErrorStatus | reloadFile (int &, int=-1) |
| |
| Acad::ErrorStatus | xloadctlType (int &, AcDbObjectId const &) |
| |
| void | setInternalTNmgmt (bool) |
| |
Definition at line 24 of file AcEdXrefFileLock.h.
◆ AcEdXrefFileLock()
| AcEdXrefFileLock::AcEdXrefFileLock |
( |
void | | ) |
|
◆ ~AcEdXrefFileLock()
| AcEdXrefFileLock::~AcEdXrefFileLock |
( |
void | | ) |
|
◆ consistencyCheck() [1/2]
| Acad::ErrorStatus AcEdXrefFileLock::consistencyCheck |
( |
int & | , |
|
|
AcDbObjectId const & | ) |
◆ consistencyCheck() [2/2]
◆ consistencyChecklocal()
| Acad::ErrorStatus AcEdXrefFileLock::consistencyChecklocal |
( |
int & | , |
|
|
AcDbObjectId const & | ) |
◆ lockFile()
| Acad::ErrorStatus AcEdXrefFileLock::lockFile |
( |
int & | , |
|
|
AcDbObjectId const & | ) |
◆ releaseFile()
◆ reloadFile() [1/2]
◆ reloadFile() [2/2]
| Acad::ErrorStatus AcEdXrefFileLock::reloadFile |
( |
int & | , |
|
|
int | = -1 ) |
◆ setInternalTNmgmt()
| void AcEdXrefFileLock::setInternalTNmgmt |
( |
bool | | ) |
|
◆ xloadctlType()
| Acad::ErrorStatus AcEdXrefFileLock::xloadctlType |
( |
int & | , |
|
|
AcDbObjectId const & | ) |
The documentation for this class was generated from the following file: