|
Altium C++ SDK 3.0
|
#include <EDP.PCB.Interfaces.h>
Public Member Functions | |
| ILogReport * | Get_OwnerReport () |
| ILogSection * | AddSubSection (std::wstring const ASectionName) |
| void | AddLogText (TLogTextType ATextType, std::wstring const AText) |
| void | AddLogMessage (std::wstring const AMessage) |
| void PCB::ILogSection::AddLogMessage | ( | std::wstring const | AMessage | ) |
| void PCB::ILogSection::AddLogText | ( | TLogTextType | ATextType, |
| std::wstring const | AText ) |
| ILogSection * PCB::ILogSection::AddSubSection | ( | std::wstring const | ASectionName | ) |
| ILogReport * PCB::ILogSection::Get_OwnerReport | ( | ) |