Method | Description | |
---|---|---|
AnyOpNeedsCtx ( ) : bool | ||
BuildHumanReadableFullName ( StringBuilder text, HashSet |
||
BuildNewDescriptorGenerator ( ) : ITypeNewDescriptorGenerator | ||
ClearMappingToType ( ) : void | ||
CloneAndMapNestedTypes ( ITypeDescriptorCallbacks typeSerializers, ITypeDescriptor>.Func |
||
ContainsField ( string name ) : bool | ||
EnumTypeDescriptor ( ITypeDescriptorCallbacks typeSerializers, |
||
EnumTypeDescriptor ( ITypeDescriptorCallbacks typeSerializers, |
||
EnumTypeDescriptor ( ITypeDescriptorCallbacks typeSerializers, |
||
Equals ( ITypeDescriptor other ) : bool | ||
Equals ( ITypeDescriptor other, HashSet |
||
FinishBuildFromType ( ITypeDescriptorFactory factory ) : bool | ||
GenerateLoad ( IILGen ilGenerator, Action |
||
GenerateSave ( IILGen ilGenerator, Action |
||
GenerateSkip ( IILGen ilGenerator, Action |
||
GetPreferedType ( ) : |
||
GetPreferedType ( |
||
MapNestedTypes ( ITypeDescriptor>.Func |
||
NestedType ( int index ) : ITypeDescriptor | ||
Persist ( |
Method | Description | |
---|---|---|
AppendIndent ( StringBuilder text, uint indent ) : void | ||
IsFlagsEnum ( |
||
IsSignedEnum ( |
||
UlongValueToString ( ulong value ) : string | ||
UlongValueToStringAsNumber ( ulong value ) : string | ||
UlongValueToStringFlags ( ulong value ) : string |
public BuildHumanReadableFullName ( StringBuilder text, HashSet |
||
text | StringBuilder | |
stack | HashSet |
|
indent | uint | |
return | void |
public BuildNewDescriptorGenerator ( ) : ITypeNewDescriptorGenerator | ||
return | ITypeNewDescriptorGenerator |
public CloneAndMapNestedTypes ( ITypeDescriptorCallbacks typeSerializers, ITypeDescriptor>.Func |
||
typeSerializers | ITypeDescriptorCallbacks | |
map | ITypeDescriptor>.Func | |
return | ITypeDescriptor |
public EnumTypeDescriptor ( ITypeDescriptorCallbacks typeSerializers, |
||
typeSerializers | ITypeDescriptorCallbacks | |
reader | ||
return | System |
public EnumTypeDescriptor ( ITypeDescriptorCallbacks typeSerializers, |
||
typeSerializers | ITypeDescriptorCallbacks | |
type | ||
return | System |
public EnumTypeDescriptor ( ITypeDescriptorCallbacks typeSerializers, |
||
typeSerializers | ITypeDescriptorCallbacks | |
type | ||
name | string | |
signed | bool | |
flags | bool | |
pairs | ulong>.List | |
return | System |
public Equals ( ITypeDescriptor other ) : bool | ||
other | ITypeDescriptor | |
return | bool |
public Equals ( ITypeDescriptor other, HashSet |
||
other | ITypeDescriptor | |
stack | HashSet |
|
return | bool |
public FinishBuildFromType ( ITypeDescriptorFactory factory ) : bool | ||
factory | ITypeDescriptorFactory | |
return | bool |
public GenerateLoad ( IILGen ilGenerator, Action |
||
ilGenerator | IILGen | |
pushReader | Action |
|
pushCtx | Action |
|
pushDescriptor | Action |
|
targetType | ||
return | void |
public GenerateSave ( IILGen ilGenerator, Action |
||
ilGenerator | IILGen | |
pushWriter | Action |
|
pushCtx | Action |
|
pushValue | Action |
|
valueType | ||
return | void |
public GenerateSkip ( IILGen ilGenerator, Action |
||
ilGenerator | IILGen | |
pushReader | Action |
|
pushCtx | Action |
|
return | void |
public GetPreferedType ( |
||
targetType | ||
return |
public MapNestedTypes ( ITypeDescriptor>.Func |
||
map | ITypeDescriptor>.Func | |
return | void |
public NestedType ( int index ) : ITypeDescriptor | ||
index | int | |
return | ITypeDescriptor |
public Persist ( |
||
writer | ||
nestedDescriptorPersistor | ITypeDescriptor>.Action | |
return | void |