#include <AcDbDataLink.h>
Definition at line 32 of file AcDbDataLink.h.
◆ AcDbDataLink() [1/2]
| AcDbDataLink::AcDbDataLink |
( |
void | | ) |
|
◆ ~AcDbDataLink()
◆ AcDbDataLink() [2/2]
◆ connectionString()
| wchar_t const * AcDbDataLink::connectionString |
( |
void | | ) |
const |
◆ dataAdapterId()
| wchar_t const * AcDbDataLink::dataAdapterId |
( |
void | | ) |
const |
◆ description()
| wchar_t const * AcDbDataLink::description |
( |
void | | ) |
const |
◆ dwgInFields()
◆ dwgOutFields()
◆ dxfInFields()
◆ dxfOutFields()
◆ getCustomData()
| Acad::ErrorStatus AcDbDataLink::getCustomData |
( |
wchar_t const * | , |
|
|
AcValue * | ) const |
◆ getSourceFiles()
◆ getTargets()
◆ getToolTip()
◆ getUpdateStatus()
◆ isValid()
| bool AcDbDataLink::isValid |
( |
void | | ) |
const |
◆ name()
◆ option()
◆ repathSourceFiles()
◆ setConnectionString()
| Acad::ErrorStatus AcDbDataLink::setConnectionString |
( |
wchar_t const * | | ) |
|
◆ setCustomData()
| Acad::ErrorStatus AcDbDataLink::setCustomData |
( |
wchar_t const * | , |
|
|
AcValue const * | ) |
◆ setDataAdapterId()
| Acad::ErrorStatus AcDbDataLink::setDataAdapterId |
( |
wchar_t const * | | ) |
|
◆ setDescription()
| Acad::ErrorStatus AcDbDataLink::setDescription |
( |
wchar_t const * | | ) |
|
◆ setName()
| Acad::ErrorStatus AcDbDataLink::setName |
( |
wchar_t const * | | ) |
|
◆ setOption()
◆ setToolTip()
| Acad::ErrorStatus AcDbDataLink::setToolTip |
( |
wchar_t const * | | ) |
|
◆ setUpdateOption()
| Acad::ErrorStatus AcDbDataLink::setUpdateOption |
( |
int | | ) |
|
◆ setUpdateStatus()
| Acad::ErrorStatus AcDbDataLink::setUpdateStatus |
( |
wchar_t const * | | ) |
|
◆ update()
◆ updateOption()
| int AcDbDataLink::updateOption |
( |
void | | ) |
const |
The documentation for this class was generated from the following file: