![]() |
PandA-2024.02
|
Datastructure to represent memory information in high-level synthesis. More...
#include "custom_map.hpp"#include "custom_set.hpp"#include "refcount.hpp"#include <map>#include <string>

Go to the source code of this file.
Data Structures | |
| class | memory |
Typedefs | |
| using | memoryRef = refcount< memory > |
| refcount definition of the class More... | |
Functions | |
forward declarations | |
| REF_FORWARD_DECL (application_manager) | |
| CONSTREF_FORWARD_DECL (tree_manager) | |
| REF_FORWARD_DECL (memory) | |
| REF_FORWARD_DECL (memory_symbol) | |
| CONSTREF_FORWARD_DECL (Parameter) | |
| REF_FORWARD_DECL (structural_manager) | |
| REF_FORWARD_DECL (structural_object) | |
Datastructure to represent memory information in high-level synthesis.
Definition in file memory.hpp.
refcount definition of the class
Definition at line 831 of file memory.hpp.
| CONSTREF_FORWARD_DECL | ( | tree_manager | ) |
| CONSTREF_FORWARD_DECL | ( | Parameter | ) |
| REF_FORWARD_DECL | ( | application_manager | ) |
| REF_FORWARD_DECL | ( | memory | ) |
| REF_FORWARD_DECL | ( | memory_symbol | ) |
| REF_FORWARD_DECL | ( | structural_manager | ) |
| REF_FORWARD_DECL | ( | structural_object | ) |
1.8.13