C# 클래스 LinkerScriptGenerator.Memory

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

공개 프로퍼티들

프로퍼티 타입 설명
Access MemoryAccess
Name string
Type MemoryType

Private Properties

프로퍼티 타입 설명
FormatSize string

공개 메소드들

메소드 설명
Clone ( ) : Memory
ToString ( ) : string

비공개 메소드들

메소드 설명
FormatSize ( uint size ) : string

메소드 상세

Clone() 공개 메소드

public Clone ( ) : Memory
리턴 Memory

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

Access 공개적으로 프로퍼티

public MemoryAccess Access
리턴 MemoryAccess

Name 공개적으로 프로퍼티

public string Name
리턴 string

Type 공개적으로 프로퍼티

public MemoryType Type
리턴 MemoryType