|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| std::wstring | GetHRID () |
| void | SetHRID (std::wstring const AValue) |
| int | GetFileSize () |
| void | SetFileSize (int AValue) |
| std::wstring | GetCheckSum () |
| void | SetCheckSum (std::wstring const AValue) |
| std::wstring DXP::IEDMS_TaskAttachment::GetCheckSum | ( | ) |
| int DXP::IEDMS_TaskAttachment::GetFileSize | ( | ) |
| std::wstring DXP::IEDMS_TaskAttachment::GetHRID | ( | ) |
| void DXP::IEDMS_TaskAttachment::SetCheckSum | ( | std::wstring const | AValue | ) |
| void DXP::IEDMS_TaskAttachment::SetFileSize | ( | int | AValue | ) |
| void DXP::IEDMS_TaskAttachment::SetHRID | ( | std::wstring const | AValue | ) |