C# 클래스 SharpOS.Kernel.ADC.X86.Processor

상속: IProcessor
파일 보기 프로젝트 열기: sharpos/SharpOS

공개 메소드들

메소드 설명
Halt ( ) : void

비공개 메소드들

메소드 설명
GetBrandName ( ) : CString8*
GetProcessorInfo ( UInt32 &stepping, UInt32 &family, UInt32 &model, ProcessorFeatureFlags &flags ) : void
GetVendorName ( ) : CString8*
HaveCPUID ( ) : bool
Processor ( uint _index ) : System
SetAMD ( ) : void
SetIntel ( ) : void

메소드 상세

Halt() 공개 메소드

public Halt ( ) : void
리턴 void