|
simulavr
1.1.0
|
This is the complete list of members for Memory, including all inherited members.
| AddSymbol(std::pair< unsigned int, std::string > p) | Memory | inline |
| GetAddressAtSymbol(const std::string &s) | Memory | |
| GetSize() | Memory | inline |
| GetSymbolAtAddress(unsigned int add) | Memory | |
| Memory(int size) | Memory | |
| myMemory | Memory | |
| size | Memory | protected |
| sym | Memory | |
| WriteMem(const unsigned char *, unsigned int offset, unsigned int size)=0 | Memory | pure virtual |
| ~Memory() | Memory | inlinevirtual |