Class Window
Assembly: PleOps.XdeltaSharp.dll
Syntax
Properties
|
Improve this Doc
View Source
Addresses
Declaration
public VcdReader Addresses { get; set; }
Property Value
|
Improve this Doc
View Source
Checksum
Declaration
public uint Checksum { get; set; }
Property Value
|
Improve this Doc
View Source
CompressedFields
Declaration
public WindowCompressedFields CompressedFields { get; set; }
Property Value
|
Improve this Doc
View Source
Data
Declaration
public VcdReader Data { get; set; }
Property Value
|
Improve this Doc
View Source
Instructions
Declaration
public VcdReader Instructions { get; set; }
Property Value
|
Improve this Doc
View Source
Source
Declaration
public WindowFields Source { get; set; }
Property Value
|
Improve this Doc
View Source
SourceSegmentLength
Declaration
public uint SourceSegmentLength { get; set; }
Property Value
|
Improve this Doc
View Source
SourceSegmentOffset
Declaration
public uint SourceSegmentOffset { get; set; }
Property Value
|
Improve this Doc
View Source
TargetWindowLength
Declaration
public uint TargetWindowLength { get; set; }
Property Value
|
Improve this Doc
View Source
TargetWindowOffset
Declaration
public uint TargetWindowOffset { get; set; }
Property Value