Method | Description | |
---|---|---|
ExtractBoschPartnumber ( byte allBytes ) : string | ||
ExtractInfo ( byte allBytes ) : string | ||
ExtractPartnumber ( byte allBytes ) : string | ||
ExtractSoftwareNumber ( byte allBytes ) : string | ||
FindSVBL ( byte allBytes, string filename, |
||
NameKnownMaps ( byte allBytes, |
||
parseFile ( string filename, List |
Method | Description | |
---|---|---|
AddToSymbolCollection ( |
||
CheckMap ( int t, byte allBytes, |
||
DetermineCodeBlockByByAddress ( long address, List |
public ExtractBoschPartnumber ( byte allBytes ) : string | ||
allBytes | byte | |
return | string |
public ExtractInfo ( byte allBytes ) : string | ||
allBytes | byte | |
return | string |
public ExtractPartnumber ( byte allBytes ) : string | ||
allBytes | byte | |
return | string |
public ExtractSoftwareNumber ( byte allBytes ) : string | ||
allBytes | byte | |
return | string |
public FindSVBL ( byte allBytes, string filename, |
||
allBytes | byte | |
filename | string | |
newSymbols | ||
newCodeBlocks | List |
|
return | void |
public NameKnownMaps ( byte allBytes, |
||
allBytes | byte | |
newSymbols | ||
newCodeBlocks | List |
|
return | void |
public parseFile ( string filename, List |
||
filename | string | |
newCodeBlocks | List |
|
newAxisHelpers | List |
|
return |