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

#include <EDP.Embedded.Interfaces.h>

Inheritance diagram for Embedded::IMemoryDownloader:

Public Member Functions

bool DownloadProgramMemory (EDP::IProject *const AEmbeddedProject, SCH::INexusDevice *const ANexusDevice)
bool SetupProgramMemory (EDP::IProject *const AEmbeddedProject, SCH::INexusDevice *const ANexusDevice)
double GetNewestFileDateTime (EDP::IProject *const AEmbeddedProject)
bool VerifyProgramMemory (EDP::IProject *const AEmbeddedProject, SCH::INexusDevice *const ANexusDevice)

Member Function Documentation

◆ DownloadProgramMemory()

bool Embedded::IMemoryDownloader::DownloadProgramMemory ( EDP::IProject *const AEmbeddedProject,
SCH::INexusDevice *const ANexusDevice )

◆ GetNewestFileDateTime()

double Embedded::IMemoryDownloader::GetNewestFileDateTime ( EDP::IProject *const AEmbeddedProject)

◆ SetupProgramMemory()

bool Embedded::IMemoryDownloader::SetupProgramMemory ( EDP::IProject *const AEmbeddedProject,
SCH::INexusDevice *const ANexusDevice )

◆ VerifyProgramMemory()

bool Embedded::IMemoryDownloader::VerifyProgramMemory ( EDP::IProject *const AEmbeddedProject,
SCH::INexusDevice *const ANexusDevice )

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