C# Class Fan.Sys.Sys

Show 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 static property

public static ClassType,Fan.Sys AType
return ClassType

ArgErrType public static property

public static Type ArgErrType
return Type

BType public static property

public static ClassType,Fan.Sys BType
return ClassType

BoolType public static property

public static Type BoolType
return Type

BootEnvType public static property

public static Type BootEnvType
return Type

BufType public static property

public static Type BufType
return Type

CType public static property

public static ClassType,Fan.Sys CType
return ClassType

CancelledErrType public static property

public static Type CancelledErrType
return Type

CastErrType public static property

public static Type CastErrType
return Type

CharsetType public static property

public static Type CharsetType
return Type

ConstErrType public static property

public static Type ConstErrType
return Type

DType public static property

public static ClassType,Fan.Sys DType
return ClassType

DateTimeType public static property

public static Type DateTimeType
return Type

DateType public static property

public static Type DateType
return Type

DecimalType public static property

public static Type DecimalType
return Type

DependType public static property

public static Type DependType
return Type

DeprecatedType public static property

public static Type DeprecatedType
return Type

DurationType public static property

public static Type DurationType
return Type

EType public static property

public static ClassType,Fan.Sys EType
return ClassType

EndianType public static property

public static Type EndianType
return Type

EnumType public static property

public static Type EnumType
return Type

EnvType public static property

public static Type EnvType
return Type

ErrType public static property

public static Type ErrType
return Type

FType public static property

public static ClassType,Fan.Sys FType
return ClassType

FacetMetaType public static property

public static Type FacetMetaType
return Type

FacetType public static property

public static Type FacetType
return Type

FanSchemeType public static property

public static Type FanSchemeType
return Type

FieldNotSetErrType public static property

public static Type FieldNotSetErrType
return Type

FieldType public static property

public static Type FieldType
return Type

FileBufType public static property

public static Type FileBufType
return Type

FileSchemeType public static property

public static Type FileSchemeType
return Type

FileType public static property

public static Type FileType
return Type

FloatType public static property

public static Type FloatType
return Type

FuncType public static property

public static Type FuncType
return Type

GType public static property

public static ClassType,Fan.Sys GType
return ClassType

HType public static property

public static ClassType,Fan.Sys HType
return ClassType

IOErrType public static property

public static Type IOErrType
return Type

InStreamType public static property

public static Type InStreamType
return Type

IndexErrType public static property

public static Type IndexErrType
return Type

IntType public static property

public static Type IntType
return Type

InterruptedErrType public static property

public static Type InterruptedErrType
return Type

JarDistEnvType public static property

public static Type JarDistEnvType
return Type

JsType public static property

public static Type JsType
return Type

KType public static property

public static ClassType,Fan.Sys KType
return ClassType

LType public static property

public static ClassType,Fan.Sys LType
return ClassType

ListType public static property

public static Type ListType
return Type

LocalFileType public static property

public static Type LocalFileType
return Type

LocaleType public static property

public static Type LocaleType
return Type

LogLevelType public static property

public static Type LogLevelType
return Type

LogRecType public static property

public static Type LogRecType
return Type

LogType public static property

public static Type LogType
return Type

MType public static property

public static ClassType,Fan.Sys MType
return ClassType

MapType public static property

public static Type MapType
return Type

MemBufType public static property

public static Type MemBufType
return Type

MethodType public static property

public static Type MethodType
return Type

MimeTypeType public static property

public static Type MimeTypeType
return Type

MmapBufType public static property

public static Type MmapBufType
return Type

MonthType public static property

public static Type MonthType
return Type

NameErrType public static property

public static Type NameErrType
return Type

NoDocType public static property

public static Type NoDocType
return Type

NotImmutableErrType public static property

public static Type NotImmutableErrType
return Type

NullErrType public static property

public static Type NullErrType
return Type

NumType public static property

public static Type NumType
return Type

ObjType public static property

public static Type ObjType
return Type

OperatorType public static property

public static Type OperatorType
return Type

OutStreamType public static property

public static Type OutStreamType
return Type

ParamType public static property

public static Type ParamType
return Type

ParseErrType public static property

public static Type ParseErrType
return Type

PodType public static property

public static Type PodType
return Type

ProcessType public static property

public static Type ProcessType
return Type

RType public static property

public static ClassType,Fan.Sys RType
return ClassType

RangeType public static property

public static Type RangeType
return Type

ReadonlyErrType public static property

public static Type ReadonlyErrType
return Type

RegexMatcherType public static property

public static Type RegexMatcherType
return Type

RegexType public static property

public static Type RegexType
return Type

SerializableType public static property

public static Type SerializableType
return Type

ServiceType public static property

public static Type ServiceType
return Type

SlotType public static property

public static Type SlotType
return Type

StrBufType public static property

public static Type StrBufType
return Type

StrType public static property

public static Type StrType
return Type

SysInStreamType public static property

public static Type SysInStreamType
return Type

SysOutStreamType public static property

public static Type SysOutStreamType
return Type

TestErrType public static property

public static Type TestErrType
return Type

TestType public static property

public static Type TestType
return Type

ThisType public static property

public static Type ThisType
return Type

TimeType public static property

public static Type TimeType
return Type

TimeZoneType public static property

public static Type TimeZoneType
return Type

TimeoutErrType public static property

public static Type TimeoutErrType
return Type

TransientType public static property

public static Type TransientType
return Type

TypeType public static property

public static Type TypeType
return Type

UnitType public static property

public static Type UnitType
return Type

UnknownFacetErrType public static property

public static Type UnknownFacetErrType
return Type

UnknownKeyErrType public static property

public static Type UnknownKeyErrType
return Type

UnknownPodErrType public static property

public static Type UnknownPodErrType
return Type

UnknownServiceErrType public static property

public static Type UnknownServiceErrType
return Type

UnknownSlotErrType public static property

public static Type UnknownSlotErrType
return Type

UnknownTypeErrType public static property

public static Type UnknownTypeErrType
return Type

UnresolvedErrType public static property

public static Type UnresolvedErrType
return Type

UnsafeType public static property

public static Type UnsafeType
return Type

UnsupportedErrType public static property

public static Type UnsupportedErrType
return Type

UriSchemeType public static property

public static Type UriSchemeType
return Type

UriType public static property

public static Type UriType
return Type

UuidType public static property

public static Type UuidType
return Type

VType public static property

public static ClassType,Fan.Sys VType
return ClassType

VersionType public static property

public static Type VersionType
return Type

VoidType public static property

public static Type VoidType
return Type

WeekdayType public static property

public static Type WeekdayType
return Type

ZipEntryFileType public static property

public static Type ZipEntryFileType
return Type

ZipType public static property

public static Type ZipType
return Type

m_arch public static property

public static string m_arch
return string

m_bootDateTime public static property

public static DateTime m_bootDateTime
return DateTime

m_bootDuration public static property

public static Duration m_bootDuration
return Duration

m_bootEnv public static property

public static BootEnv,Fan.Sys m_bootEnv
return BootEnv

m_debug public static property

public static bool m_debug
return bool

m_emptyStrObjMap public static property

public static Map,Fan.Sys m_emptyStrObjMap
return Map

m_emptyStrStrMap public static property

public static Map,Fan.Sys m_emptyStrStrMap
return Map

m_emptyStrTypeMap public static property

public static Map,Fan.Sys m_emptyStrTypeMap
return Map

m_homeDir public static property

public static string m_homeDir
return string

m_os public static property

public static string m_os
return string

m_platform public static property

public static string m_platform
return string

m_podsDir public static property

public static string m_podsDir
return string

m_sysConfig public static property

public static Map,Fan.Sys m_sysConfig
return Map

m_sysPod public static property

public static Pod,Fan.Sys m_sysPod
return Pod