Altium C++ SDK 3.0
Loading...
Searching...
No Matches
PCB::ILogSection Struct Reference

#include <EDP.PCB.Interfaces.h>

Inheritance diagram for PCB::ILogSection:

Public Member Functions

ILogReportGet_OwnerReport ()
ILogSectionAddSubSection (std::wstring const ASectionName)
void AddLogText (TLogTextType ATextType, std::wstring const AText)
void AddLogMessage (std::wstring const AMessage)

Member Function Documentation

◆ AddLogMessage()

void PCB::ILogSection::AddLogMessage ( std::wstring const AMessage)

◆ AddLogText()

void PCB::ILogSection::AddLogText ( TLogTextType ATextType,
std::wstring const AText )

◆ AddSubSection()

ILogSection * PCB::ILogSection::AddSubSection ( std::wstring const ASectionName)

◆ Get_OwnerReport()

ILogReport * PCB::ILogSection::Get_OwnerReport ( )

The documentation for this struct was generated from the following file: