Altium C++ SDK 3.0
Loading...
Searching...
No Matches
Embedded::IEmbeddedStack Struct Reference

#include <EDP.Embedded.Interfaces.h>

Inheritance diagram for Embedded::IEmbeddedStack:

Public Member Functions

bool Compile ()
bool ReCompile ()
std::wstring GetCompileOptions ()
std::wstring GetLinkerOptions ()
IEmbeddedStackSyncGetEmbeddedStackSyncInterface ()
int GetSourceLocationCount ()
std::wstring GetSourceLocation (int Index)
int GetGeneratedFileCount ()
std::wstring GetGeneratedFile (int Index)

Member Function Documentation

◆ Compile()

bool Embedded::IEmbeddedStack::Compile ( )

◆ GetCompileOptions()

std::wstring Embedded::IEmbeddedStack::GetCompileOptions ( )

◆ GetEmbeddedStackSyncInterface()

IEmbeddedStackSync * Embedded::IEmbeddedStack::GetEmbeddedStackSyncInterface ( )

◆ GetGeneratedFile()

std::wstring Embedded::IEmbeddedStack::GetGeneratedFile ( int Index)

◆ GetGeneratedFileCount()

int Embedded::IEmbeddedStack::GetGeneratedFileCount ( )

◆ GetLinkerOptions()

std::wstring Embedded::IEmbeddedStack::GetLinkerOptions ( )

◆ GetSourceLocation()

std::wstring Embedded::IEmbeddedStack::GetSourceLocation ( int Index)

◆ GetSourceLocationCount()

int Embedded::IEmbeddedStack::GetSourceLocationCount ( )

◆ ReCompile()

bool Embedded::IEmbeddedStack::ReCompile ( )

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