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 |
public abstract ExtractBoschPartnumber ( byte allBytes ) : string | ||
allBytes | byte | |
return | string |
public abstract ExtractInfo ( byte allBytes ) : string | ||
allBytes | byte | |
return | string |
public abstract ExtractPartnumber ( byte allBytes ) : string | ||
allBytes | byte | |
return | string |
public abstract ExtractSoftwareNumber ( byte allBytes ) : string | ||
allBytes | byte | |
return | string |
public abstract FindSVBL ( byte allBytes, string filename, |
||
allBytes | byte | |
filename | string | |
newSymbols | ||
newCodeBlocks | List |
|
return | void |
public abstract NameKnownMaps ( byte allBytes, |
||
allBytes | byte | |
newSymbols | ||
newCodeBlocks | List |
|
return | void |
public abstract parseFile ( string filename, List |
||
filename | string | |
newCodeBlocks | List |
|
newAxisHelpers | List |
|
return |