PandA-2024.02
|
Class adopted to represent direct connections inside the datapath. More...
Go to the source code of this file.
Data Structures | |
class | direct_conn |
Class to represent direct connections. More... | |
Typedefs | |
using | direct_connRef = refcount< direct_conn > |
refcount definition of the class More... | |
Class adopted to represent direct connections inside the datapath.
Definition in file direct_conn.hpp.
using direct_connRef = refcount<direct_conn> |
refcount definition of the class
Definition at line 81 of file direct_conn.hpp.