C# 클래스 GeneratorSampleStm32.Program.STM32SampleRelocator

상속: VendorSampleRelocator
파일 보기 프로젝트 열기: sysprogs/BSPTools

공개 메소드들

메소드 설명
STM32SampleRelocator ( ) : BSPEngine

보호된 메소드들

메소드 설명
BuildVirtualSamplePath ( string originalPath ) : string
FilterPreprocessorMacros ( string &macros ) : void

메소드 상세

BuildVirtualSamplePath() 보호된 메소드

protected BuildVirtualSamplePath ( string originalPath ) : string
originalPath string
리턴 string

FilterPreprocessorMacros() 보호된 메소드

protected FilterPreprocessorMacros ( string &macros ) : void
macros string
리턴 void

STM32SampleRelocator() 공개 메소드

public STM32SampleRelocator ( ) : BSPEngine
리턴 BSPEngine