Method |
Description |
|
GetBinaryTypeInfo ( Type type, WriteObjectInfo objectInfo, String typeName, ObjectWriter objectWriter, Object &typeInformation, int &assemId ) : BinaryTypeEnum |
|
|
GetParserBinaryTypeInfo ( Type type, Object &typeInformation ) : BinaryTypeEnum |
|
|
ReadTypeInfo ( BinaryTypeEnum binaryTypeEnum, __BinaryParser input, int &assemId ) : Object |
|
|
TypeFromInfo ( BinaryTypeEnum binaryTypeEnum, Object typeInformation, ObjectReader objectReader, BinaryAssemblyInfo assemblyInfo, InternalPrimitiveTypeE &primitiveTypeEnum, String &typeString, Type &type, bool &isVariant ) : void |
|
|
TypeInfoTraceString ( Object typeInformation ) : String |
|
|
WriteTypeInfo ( BinaryTypeEnum binaryTypeEnum, Object typeInformation, int assemId, __BinaryWriter sout ) : void |
|
|