메소드 |
설명 |
|
CVN8Str ( long cvn ) : string |
Makes CVN standard string "XXXXXXXX XXXXXXXX" out of given value. |
|
CalcCVN8 ( ) : long |
Calculates Calibration Verification Number of 8-byte-type.. This type of CVN is being used on diesel models. |
|
CalcChecksumValue ( RomChecksumRecord record ) : int |
|
|
CalcSum ( RomChecksumRecord record ) : int |
|
|
GetTablePos ( RomType romType ) : int |
|
|
IsValid ( RomChecksumRecord record ) : bool |
|
|
ReadTableRecords ( ) : IList |
|
|
ReadTableRecords ( int count ) : IList |
|
|
ReadTableRecords ( int pos, int count ) : IList |
|
|
RomChecksumming ( RomType romType, System stream ) : System.Collections.Generic |
|
|
RomChecksumming ( int tablePos, System stream ) : System.Collections.Generic |
|
|