C# Class Fan.Sys.Sys

Mostra file Open project: xored/f4

Public Properties

Property Type Description
AType ClassType
ArgErrType Type
BType ClassType
BoolType Type
BootEnvType Type
BufType Type
CType ClassType
CancelledErrType Type
CastErrType Type
CharsetType Type
ConstErrType Type
DType ClassType
DateTimeType Type
DateType Type
DecimalType Type
DependType Type
DeprecatedType Type
DurationType Type
EType ClassType
EndianType Type
EnumType Type
EnvType Type
ErrType Type
FType ClassType
FacetMetaType Type
FacetType Type
FanSchemeType Type
FieldNotSetErrType Type
FieldType Type
FileBufType Type
FileSchemeType Type
FileType Type
FloatType Type
FuncType Type
GType ClassType
HType ClassType
IOErrType Type
InStreamType Type
IndexErrType Type
IntType Type
InterruptedErrType Type
JarDistEnvType Type
JsType Type
KType ClassType
LType ClassType
ListType Type
LocalFileType Type
LocaleType Type
LogLevelType Type
LogRecType Type
LogType Type
MType ClassType
MapType Type
MemBufType Type
MethodType Type
MimeTypeType Type
MmapBufType Type
MonthType Type
NameErrType Type
NoDocType Type
NotImmutableErrType Type
NullErrType Type
NumType Type
ObjType Type
OperatorType Type
OutStreamType Type
ParamType Type
ParseErrType Type
PodType Type
ProcessType Type
RType ClassType
RangeType Type
ReadonlyErrType Type
RegexMatcherType Type
RegexType Type
SerializableType Type
ServiceType Type
SlotType Type
StrBufType Type
StrType Type
SysInStreamType Type
SysOutStreamType Type
TestErrType Type
TestType Type
ThisType Type
TimeType Type
TimeZoneType Type
TimeoutErrType Type
TransientType Type
TypeType Type
UnitType Type
UnknownFacetErrType Type
UnknownKeyErrType Type
UnknownPodErrType Type
UnknownServiceErrType Type
UnknownSlotErrType Type
UnknownTypeErrType Type
UnresolvedErrType Type
UnsafeType Type
UnsupportedErrType Type
UriSchemeType Type
UriType Type
UuidType Type
VType ClassType
VersionType Type
VoidType Type
WeekdayType Type
ZipEntryFileType Type
ZipType Type
m_arch string
m_bootDateTime DateTime
m_bootDuration Duration
m_bootEnv BootEnv
m_debug bool
m_emptyStrObjMap Map
m_emptyStrStrMap Map
m_emptyStrTypeMap Map
m_homeDir string
m_os string
m_platform string
m_podsDir string
m_sysConfig Map
m_sysPod Pod

Public Methods

Method Description
boot ( ) : void
dumpStack ( ) : void
genericParamType ( string name ) : Type
nanoTime ( ) : long
safe ( object obj ) : object

Private Methods

Method Description
initArch ( ) : string
initBootDateTime ( ) : DateTime
initBootDuration ( ) : Duration
initEmptyStrMap ( Type v ) : Map
initEnv ( ) : bool
initFail ( string field, Exception e ) : Exception
initGeneric ( int ch ) : ClassType
initGenericParamTypes ( ) : bool
initHomeDir ( ) : string
initOs ( ) : string
initPodsDir ( ) : string
initSysConfig ( ) : Map
initSysPod ( ) : Pod
initType ( string name ) : Type
initWarn ( string field, Exception e ) : void
sysConfig ( string name ) : string
sysConfigBool ( string name, bool def ) : bool
sysPropToDir ( string propKey, string envKey, string def ) : string

Method Details

boot() public static method

public static boot ( ) : void
return void

dumpStack() public static method

public static dumpStack ( ) : void
return void

genericParamType() public static method

public static genericParamType ( string name ) : Type
name string
return Type

nanoTime() public static method

public static nanoTime ( ) : long
return long

safe() public static method

public static safe ( object obj ) : object
obj object
return object

Property Details

AType public_oe static_oe property

public static ClassType,Fan.Sys AType
return ClassType

ArgErrType public_oe static_oe property

public static Type ArgErrType
return Type

BType public_oe static_oe property

public static ClassType,Fan.Sys BType
return ClassType

BoolType public_oe static_oe property

public static Type BoolType
return Type

BootEnvType public_oe static_oe property

public static Type BootEnvType
return Type

BufType public_oe static_oe property

public static Type BufType
return Type

CType public_oe static_oe property

public static ClassType,Fan.Sys CType
return ClassType

CancelledErrType public_oe static_oe property

public static Type CancelledErrType
return Type

CastErrType public_oe static_oe property

public static Type CastErrType
return Type

CharsetType public_oe static_oe property

public static Type CharsetType
return Type

ConstErrType public_oe static_oe property

public static Type ConstErrType
return Type

DType public_oe static_oe property

public static ClassType,Fan.Sys DType
return ClassType

DateTimeType public_oe static_oe property

public static Type DateTimeType
return Type

DateType public_oe static_oe property

public static Type DateType
return Type

DecimalType public_oe static_oe property

public static Type DecimalType
return Type

DependType public_oe static_oe property

public static Type DependType
return Type

DeprecatedType public_oe static_oe property

public static Type DeprecatedType
return Type

DurationType public_oe static_oe property

public static Type DurationType
return Type

EType public_oe static_oe property

public static ClassType,Fan.Sys EType
return ClassType

EndianType public_oe static_oe property

public static Type EndianType
return Type

EnumType public_oe static_oe property

public static Type EnumType
return Type

EnvType public_oe static_oe property

public static Type EnvType
return Type

ErrType public_oe static_oe property

public static Type ErrType
return Type

FType public_oe static_oe property

public static ClassType,Fan.Sys FType
return ClassType

FacetMetaType public_oe static_oe property

public static Type FacetMetaType
return Type

FacetType public_oe static_oe property

public static Type FacetType
return Type

FanSchemeType public_oe static_oe property

public static Type FanSchemeType
return Type

FieldNotSetErrType public_oe static_oe property

public static Type FieldNotSetErrType
return Type

FieldType public_oe static_oe property

public static Type FieldType
return Type

FileBufType public_oe static_oe property

public static Type FileBufType
return Type

FileSchemeType public_oe static_oe property

public static Type FileSchemeType
return Type

FileType public_oe static_oe property

public static Type FileType
return Type

FloatType public_oe static_oe property

public static Type FloatType
return Type

FuncType public_oe static_oe property

public static Type FuncType
return Type

GType public_oe static_oe property

public static ClassType,Fan.Sys GType
return ClassType

HType public_oe static_oe property

public static ClassType,Fan.Sys HType
return ClassType

IOErrType public_oe static_oe property

public static Type IOErrType
return Type

InStreamType public_oe static_oe property

public static Type InStreamType
return Type

IndexErrType public_oe static_oe property

public static Type IndexErrType
return Type

IntType public_oe static_oe property

public static Type IntType
return Type

InterruptedErrType public_oe static_oe property

public static Type InterruptedErrType
return Type

JarDistEnvType public_oe static_oe property

public static Type JarDistEnvType
return Type

JsType public_oe static_oe property

public static Type JsType
return Type

KType public_oe static_oe property

public static ClassType,Fan.Sys KType
return ClassType

LType public_oe static_oe property

public static ClassType,Fan.Sys LType
return ClassType

ListType public_oe static_oe property

public static Type ListType
return Type

LocalFileType public_oe static_oe property

public static Type LocalFileType
return Type

LocaleType public_oe static_oe property

public static Type LocaleType
return Type

LogLevelType public_oe static_oe property

public static Type LogLevelType
return Type

LogRecType public_oe static_oe property

public static Type LogRecType
return Type

LogType public_oe static_oe property

public static Type LogType
return Type

MType public_oe static_oe property

public static ClassType,Fan.Sys MType
return ClassType

MapType public_oe static_oe property

public static Type MapType
return Type

MemBufType public_oe static_oe property

public static Type MemBufType
return Type

MethodType public_oe static_oe property

public static Type MethodType
return Type

MimeTypeType public_oe static_oe property

public static Type MimeTypeType
return Type

MmapBufType public_oe static_oe property

public static Type MmapBufType
return Type

MonthType public_oe static_oe property

public static Type MonthType
return Type

NameErrType public_oe static_oe property

public static Type NameErrType
return Type

NoDocType public_oe static_oe property

public static Type NoDocType
return Type

NotImmutableErrType public_oe static_oe property

public static Type NotImmutableErrType
return Type

NullErrType public_oe static_oe property

public static Type NullErrType
return Type

NumType public_oe static_oe property

public static Type NumType
return Type

ObjType public_oe static_oe property

public static Type ObjType
return Type

OperatorType public_oe static_oe property

public static Type OperatorType
return Type

OutStreamType public_oe static_oe property

public static Type OutStreamType
return Type

ParamType public_oe static_oe property

public static Type ParamType
return Type

ParseErrType public_oe static_oe property

public static Type ParseErrType
return Type

PodType public_oe static_oe property

public static Type PodType
return Type

ProcessType public_oe static_oe property

public static Type ProcessType
return Type

RType public_oe static_oe property

public static ClassType,Fan.Sys RType
return ClassType

RangeType public_oe static_oe property

public static Type RangeType
return Type

ReadonlyErrType public_oe static_oe property

public static Type ReadonlyErrType
return Type

RegexMatcherType public_oe static_oe property

public static Type RegexMatcherType
return Type

RegexType public_oe static_oe property

public static Type RegexType
return Type

SerializableType public_oe static_oe property

public static Type SerializableType
return Type

ServiceType public_oe static_oe property

public static Type ServiceType
return Type

SlotType public_oe static_oe property

public static Type SlotType
return Type

StrBufType public_oe static_oe property

public static Type StrBufType
return Type

StrType public_oe static_oe property

public static Type StrType
return Type

SysInStreamType public_oe static_oe property

public static Type SysInStreamType
return Type

SysOutStreamType public_oe static_oe property

public static Type SysOutStreamType
return Type

TestErrType public_oe static_oe property

public static Type TestErrType
return Type

TestType public_oe static_oe property

public static Type TestType
return Type

ThisType public_oe static_oe property

public static Type ThisType
return Type

TimeType public_oe static_oe property

public static Type TimeType
return Type

TimeZoneType public_oe static_oe property

public static Type TimeZoneType
return Type

TimeoutErrType public_oe static_oe property

public static Type TimeoutErrType
return Type

TransientType public_oe static_oe property

public static Type TransientType
return Type

TypeType public_oe static_oe property

public static Type TypeType
return Type

UnitType public_oe static_oe property

public static Type UnitType
return Type

UnknownFacetErrType public_oe static_oe property

public static Type UnknownFacetErrType
return Type

UnknownKeyErrType public_oe static_oe property

public static Type UnknownKeyErrType
return Type

UnknownPodErrType public_oe static_oe property

public static Type UnknownPodErrType
return Type

UnknownServiceErrType public_oe static_oe property

public static Type UnknownServiceErrType
return Type

UnknownSlotErrType public_oe static_oe property

public static Type UnknownSlotErrType
return Type

UnknownTypeErrType public_oe static_oe property

public static Type UnknownTypeErrType
return Type

UnresolvedErrType public_oe static_oe property

public static Type UnresolvedErrType
return Type

UnsafeType public_oe static_oe property

public static Type UnsafeType
return Type

UnsupportedErrType public_oe static_oe property

public static Type UnsupportedErrType
return Type

UriSchemeType public_oe static_oe property

public static Type UriSchemeType
return Type

UriType public_oe static_oe property

public static Type UriType
return Type

UuidType public_oe static_oe property

public static Type UuidType
return Type

VType public_oe static_oe property

public static ClassType,Fan.Sys VType
return ClassType

VersionType public_oe static_oe property

public static Type VersionType
return Type

VoidType public_oe static_oe property

public static Type VoidType
return Type

WeekdayType public_oe static_oe property

public static Type WeekdayType
return Type

ZipEntryFileType public_oe static_oe property

public static Type ZipEntryFileType
return Type

ZipType public_oe static_oe property

public static Type ZipType
return Type

m_arch public_oe static_oe property

public static string m_arch
return string

m_bootDateTime public_oe static_oe property

public static DateTime m_bootDateTime
return DateTime

m_bootDuration public_oe static_oe property

public static Duration m_bootDuration
return Duration

m_bootEnv public_oe static_oe property

public static BootEnv,Fan.Sys m_bootEnv
return BootEnv

m_debug public_oe static_oe property

public static bool m_debug
return bool

m_emptyStrObjMap public_oe static_oe property

public static Map,Fan.Sys m_emptyStrObjMap
return Map

m_emptyStrStrMap public_oe static_oe property

public static Map,Fan.Sys m_emptyStrStrMap
return Map

m_emptyStrTypeMap public_oe static_oe property

public static Map,Fan.Sys m_emptyStrTypeMap
return Map

m_homeDir public_oe static_oe property

public static string m_homeDir
return string

m_os public_oe static_oe property

public static string m_os
return string

m_platform public_oe static_oe property

public static string m_platform
return string

m_podsDir public_oe static_oe property

public static string m_podsDir
return string

m_sysConfig public_oe static_oe property

public static Map,Fan.Sys m_sysConfig
return Map

m_sysPod public_oe static_oe property

public static Pod,Fan.Sys m_sysPod
return Pod