|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| double | GetCreatedAt () |
| std::wstring | GetCreatedByGUID () |
| std::wstring | GetGUID () |
| std::wstring | GetHRID () |
| double | GetLastModifiedAt () |
| std::wstring | GetLastModifiedByGUID () |
| std::wstring | GetProjectGUID () |
| int | GetStatus () |
| std::wstring | GetSVNRevision () |
| void | SetCreatedAt (double const Value) |
| void | SetCreatedByGUID (std::wstring const Value) |
| void | SetGUID (std::wstring const Value) |
| void | SetHRID (std::wstring const Value) |
| void | SetLastModifiedAt (double const Value) |
| void | SetLastModifiedByGUID (std::wstring const Value) |
| void | SetProjectGUID (std::wstring const Value) |
| void | SetStatus (int const Value) |
| void | SetSVNRevision (std::wstring const Value) |
| std::wstring | GetRelativePath () |
| void | SetRelativePath (std::wstring const Value) |
| double DXP::IEDMS_ManagedProjectItem::GetCreatedAt | ( | ) |
| std::wstring DXP::IEDMS_ManagedProjectItem::GetCreatedByGUID | ( | ) |
| std::wstring DXP::IEDMS_ManagedProjectItem::GetGUID | ( | ) |
| std::wstring DXP::IEDMS_ManagedProjectItem::GetHRID | ( | ) |
| double DXP::IEDMS_ManagedProjectItem::GetLastModifiedAt | ( | ) |
| std::wstring DXP::IEDMS_ManagedProjectItem::GetLastModifiedByGUID | ( | ) |
| std::wstring DXP::IEDMS_ManagedProjectItem::GetProjectGUID | ( | ) |
| std::wstring DXP::IEDMS_ManagedProjectItem::GetRelativePath | ( | ) |
| int DXP::IEDMS_ManagedProjectItem::GetStatus | ( | ) |
| std::wstring DXP::IEDMS_ManagedProjectItem::GetSVNRevision | ( | ) |
| void DXP::IEDMS_ManagedProjectItem::SetCreatedAt | ( | double const | Value | ) |
| void DXP::IEDMS_ManagedProjectItem::SetCreatedByGUID | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_ManagedProjectItem::SetGUID | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_ManagedProjectItem::SetHRID | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_ManagedProjectItem::SetLastModifiedAt | ( | double const | Value | ) |
| void DXP::IEDMS_ManagedProjectItem::SetLastModifiedByGUID | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_ManagedProjectItem::SetProjectGUID | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_ManagedProjectItem::SetRelativePath | ( | std::wstring const | Value | ) |
| void DXP::IEDMS_ManagedProjectItem::SetStatus | ( | int const | Value | ) |
| void DXP::IEDMS_ManagedProjectItem::SetSVNRevision | ( | std::wstring const | Value | ) |