|
Altium C++ SDK 3.0
|
#include <EDP.PCB.Interfaces.h>
Public Member Functions | |
| std::wstring | Get_StatusText1 () |
| std::wstring | Get_StatusText2 () |
| std::wstring | Get_StatusText3 () |
| void | Set_StatusText1 (std::wstring AValue) |
| void | Set_StatusText2 (std::wstring AValue) |
| void | Set_StatusText3 (std::wstring AValue) |
| void | PushStatusText () |
| void | PopStatusText () |
| void | PercentBegin (int ATotalTicks) |
| void | PercentInc (int ATicks) |
| void | PercentEnd () |
| std::wstring PCB::IHandler_Status::Get_StatusText1 | ( | ) |
| std::wstring PCB::IHandler_Status::Get_StatusText2 | ( | ) |
| std::wstring PCB::IHandler_Status::Get_StatusText3 | ( | ) |
| void PCB::IHandler_Status::PercentBegin | ( | int | ATotalTicks | ) |
| void PCB::IHandler_Status::PercentEnd | ( | ) |
| void PCB::IHandler_Status::PercentInc | ( | int | ATicks | ) |
| void PCB::IHandler_Status::PopStatusText | ( | ) |
| void PCB::IHandler_Status::PushStatusText | ( | ) |
| void PCB::IHandler_Status::Set_StatusText1 | ( | std::wstring | AValue | ) |
| void PCB::IHandler_Status::Set_StatusText2 | ( | std::wstring | AValue | ) |
| void PCB::IHandler_Status::Set_StatusText3 | ( | std::wstring | AValue | ) |