Method | Description | |
---|---|---|
EcuMap ( ) : System | ||
ImportFromHeaderAndMapFile ( string mapFileName, string headerFileName ) : bool | ||
ImportFromMapFileOrText ( string fileOrText ) : void |
Method | Description | |
---|---|---|
LoadFromMapFile ( string filename ) : void | ||
LoadFromMapString ( string str ) : void | ||
LoadHeader ( string filename ) : void |
public ImportFromHeaderAndMapFile ( string mapFileName, string headerFileName ) : bool | ||
mapFileName | string | |
headerFileName | string | |
return | bool |
public ImportFromMapFileOrText ( string fileOrText ) : void | ||
fileOrText | string | |
return | void |