C# Class GeneratorSampleStm32.Program.STM32SampleRelocator

Inheritance: VendorSampleRelocator
Afficher le fichier Open project: sysprogs/BSPTools

Méthodes publiques

Méthode Description
STM32SampleRelocator ( ) : BSPEngine

Méthodes protégées

Méthode Description
BuildVirtualSamplePath ( string originalPath ) : string
FilterPreprocessorMacros ( string &macros ) : void

Method Details

BuildVirtualSamplePath() protected méthode

protected BuildVirtualSamplePath ( string originalPath ) : string
originalPath string
Résultat string

FilterPreprocessorMacros() protected méthode

protected FilterPreprocessorMacros ( string &macros ) : void
macros string
Résultat void

STM32SampleRelocator() public méthode

public STM32SampleRelocator ( ) : BSPEngine
Résultat BSPEngine