C# 클래스 MemoryUsageComponent, msos

상속: ReportComponent
파일 보기 프로젝트 열기: goldshtn/msos

공개 메소드들

메소드 설명
Generate ( CommandExecutionContext context ) : bool

비공개 메소드들

메소드 설명
AddressFromBytes ( byte bytes, int offset ) : ulong
GetStacksSize ( DataTarget target ) : ulong
GetWin32HeapSize ( DataTarget target ) : ulong

메소드 상세

Generate() 공개 메소드

public Generate ( CommandExecutionContext context ) : bool
context CommandExecutionContext
리턴 bool