|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| void | SetOperation (std::wstring const AValue) |
| std::wstring | GetOperation () |
| std::wstring | GetObjectType () |
| void | SetObjectType (std::wstring const AValue) |
| Public Member Functions inherited from DXP::IEDM_RecordResult | |
| void | SetGUID (std::wstring const AValue) |
| std::wstring | GetGUID () |
| Public Member Functions inherited from DXP::IEDM_Result | |
| void | SetMessage (std::wstring const AValue) |
| void | SetSuccess (bool const AValue) |
| std::wstring | GetMessage () |
| bool | GetSuccess () |
| void | SetError (std::wstring const AMessage) |
| Public Member Functions inherited from DXP::IEDM_Object | |
| IEDM_Object * | Replicate () |
| void | CopyTo (IEDM_Object *AObject) |
| std::wstring DXP::IEDM_ScriptCommandResult::GetObjectType | ( | ) |
| std::wstring DXP::IEDM_ScriptCommandResult::GetOperation | ( | ) |
| void DXP::IEDM_ScriptCommandResult::SetObjectType | ( | std::wstring const | AValue | ) |
| void DXP::IEDM_ScriptCommandResult::SetOperation | ( | std::wstring const | AValue | ) |