|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| void | SetCreatedAt (double AValue) |
| void | SetCreatedByGUID (std::wstring AValue) |
| void | SetGUID (std::wstring AValue) |
| void | SetRevisionGUID (std::wstring AValue) |
| double | GetCreatedAt () |
| std::wstring | GetCreatedByGUID () |
| std::wstring | GetGUID () |
| std::wstring | GetRevisionGUID () |
| IEDMS_Tags * | GetTags () |
| double DXP::IEDMS_LibraryItem::GetCreatedAt | ( | ) |
| std::wstring DXP::IEDMS_LibraryItem::GetCreatedByGUID | ( | ) |
| std::wstring DXP::IEDMS_LibraryItem::GetGUID | ( | ) |
| std::wstring DXP::IEDMS_LibraryItem::GetRevisionGUID | ( | ) |
| IEDMS_Tags * DXP::IEDMS_LibraryItem::GetTags | ( | ) |
| void DXP::IEDMS_LibraryItem::SetCreatedAt | ( | double | AValue | ) |
| void DXP::IEDMS_LibraryItem::SetCreatedByGUID | ( | std::wstring | AValue | ) |
| void DXP::IEDMS_LibraryItem::SetGUID | ( | std::wstring | AValue | ) |
| void DXP::IEDMS_LibraryItem::SetRevisionGUID | ( | std::wstring | AValue | ) |