Method | Description | |
---|---|---|
AddLibraryRange ( string libraryname, int startAddress, int endAddress ) : bool | ||
GetLibraryName ( int address ) : string | ||
LibraryResultsProcessor ( IList |
||
LibraryResultsProcessor ( string filename ) : System |
public AddLibraryRange ( string libraryname, int startAddress, int endAddress ) : bool | ||
libraryname | string | |
startAddress | int | |
endAddress | int | |
return | bool |
public GetLibraryName ( int address ) : string | ||
address | int | |
return | string |
public LibraryResultsProcessor ( IList |
||
libraries | IList |
|
return | System |
public LibraryResultsProcessor ( string filename ) : System | ||
filename | string | |
return | System |