Ghidra Decompiler Analysis Engine
|
Classes for decoding and storing string data. More...
#include "type.hh"
Go to the source code of this file.
Classes | |
class | StringManager |
Storage for decoding and storing strings associated with an address. More... | |
class | StringManager::StringData |
String data (a sequence of bytes) stored by StringManager. More... | |
class | StringManagerUnicode |
An implementation of StringManager that understands terminated unicode strings. More... | |
Classes for decoding and storing string data.