C# Class bigloo.os

显示文件 Open project: mbrock/bigloo-llvm

Public Properties

Property Type Description
BGL_DEFAULT_A_BAT byte[]
BGL_DEFAULT_A_OUT byte[]
FILE_SEPARATOR byte
OS_ARCH byte[]
OS_CHARSET byte[]
OS_CLASS byte[]
OS_NAME byte[]
OS_TMP byte[]
OS_VERSION byte[]
PATH_SEPARATOR byte
SHARED_LIB_SUFFIX byte[]
STATIC_LIB_SUFFIX byte[]
UCS2_DISPLAYABLE bool

Private Methods

Method Description
GetOSName ( ) : byte[]
GetOSVersion ( ) : byte[]
IsUnix ( ) : bool
os ( ) : System

Property Details

BGL_DEFAULT_A_BAT public_oe static_oe property

public static byte[] BGL_DEFAULT_A_BAT
return byte[]

BGL_DEFAULT_A_OUT public_oe static_oe property

public static byte[] BGL_DEFAULT_A_OUT
return byte[]

FILE_SEPARATOR public_oe static_oe property

public static byte FILE_SEPARATOR
return byte

OS_ARCH public_oe static_oe property

public static byte[] OS_ARCH
return byte[]

OS_CHARSET public_oe static_oe property

public static byte[] OS_CHARSET
return byte[]

OS_CLASS public_oe static_oe property

public static byte[] OS_CLASS
return byte[]

OS_NAME public_oe static_oe property

public static byte[] OS_NAME
return byte[]

OS_TMP public_oe static_oe property

public static byte[] OS_TMP
return byte[]

OS_VERSION public_oe static_oe property

public static byte[] OS_VERSION
return byte[]

PATH_SEPARATOR public_oe static_oe property

public static byte PATH_SEPARATOR
return byte

SHARED_LIB_SUFFIX public_oe static_oe property

public static byte[] SHARED_LIB_SUFFIX
return byte[]

STATIC_LIB_SUFFIX public_oe static_oe property

public static byte[] STATIC_LIB_SUFFIX
return byte[]

UCS2_DISPLAYABLE public_oe static_oe property

public static bool UCS2_DISPLAYABLE
return bool