public class TexasInstrumentsMemoryMapParser extends AbstractMemoryMapParser
Modifier and Type | Class and Description |
---|---|
static class |
TexasInstrumentsMemoryMapParser.DescriptorImpl |
logger, mapFile, patterns
Constructor and Description |
---|
TexasInstrumentsMemoryMapParser() |
TexasInstrumentsMemoryMapParser(String parserUniqueName,
String mapFile,
String configurationFile,
Integer wordSize,
List<MemoryMapGraphConfiguration> graphConfiguration,
Boolean bytesOnGraph) |
Modifier and Type | Method and Description |
---|---|
int |
getDefaultWordSize() |
MemoryMapConfigMemory |
parseConfigFile(File f) |
MemoryMapConfigMemory |
parseMapFile(File f,
MemoryMapConfigMemory config) |
all, createCharSequenceFromFile, createCharSequenceFromFile, getBytesOnGraph, getConfigurationFile, getDescriptor, getDescriptors, getGraphConfiguration, getGraphOptions, getMapFile, getParserTitle, getParserUniqueName, getUniqueName, getWordSize, readResolve, setBytesOnGraph, setConfigurationFile, setGraphConfiguration, setMapFile, setParserTitle, setParserUniqueName, setWordSize, toString
@DataBoundConstructor public TexasInstrumentsMemoryMapParser(String parserUniqueName, String mapFile, String configurationFile, Integer wordSize, List<MemoryMapGraphConfiguration> graphConfiguration, Boolean bytesOnGraph)
public TexasInstrumentsMemoryMapParser()
public MemoryMapConfigMemory parseConfigFile(File f) throws IOException
parseConfigFile
in class AbstractMemoryMapParser
IOException
public MemoryMapConfigMemory parseMapFile(File f, MemoryMapConfigMemory config) throws IOException
parseMapFile
in class AbstractMemoryMapParser
IOException
public int getDefaultWordSize()
getDefaultWordSize
in class AbstractMemoryMapParser
Copyright © 2016–2018. All rights reserved.