C# 클래스 IronPython.Modules.MmapModule

파일 보기 프로젝트 열기: jdhardy/ironpython

공개 프로퍼티들

프로퍼티 타입 설명
ALLOCATIONGRANULARITY int
PAGESIZE int

비공개 메소드들

메소드 설명
Error ( CodeContext context, int errno, string message ) : Exception
Error ( CodeContext context, string message ) : Exception
GetAllocationGranularity ( ) : int
GetAllocationGranularityWorker ( ) : int
GetSystemInfo ( SYSTEM_INFO &lpSystemInfo ) : void
PerformModuleReload ( IronPython.Runtime.PythonContext context, PythonDictionary dict ) : void
WindowsError ( int code ) : Exception

프로퍼티 상세

ALLOCATIONGRANULARITY 공개적으로 정적으로 프로퍼티

public static int ALLOCATIONGRANULARITY
리턴 int

PAGESIZE 공개적으로 정적으로 프로퍼티

public static int PAGESIZE
리턴 int