|
GTIRB
v2.3.1
GrammaTech Intermediate Representation for Binaries: C++ API
|
Class gtirb::Symbol. More...
#include <gtirb/Addr.hpp>#include <gtirb/CodeBlock.hpp>#include <gtirb/DataBlock.hpp>#include <gtirb/Node.hpp>#include <gtirb/ProxyBlock.hpp>#include <functional>#include <optional>#include <type_traits>#include <variant>

Go to the source code of this file.
Classes | |
| class | gtirb::ErrorOr< T > |
| class | gtirb::Symbol |
| Represents a Symbol, which maps a name to an object in the IR. More... | |
| class | gtirb::SymbolObserver |
| Interface for notifying observers when the Symbol is updated. More... | |
Namespaces | |
| gtirb | |
| Main namespace for the GTIRB API. | |
Class gtirb::Symbol.
1.8.17