PandA-2024.02
|
Go to the source code of this file.
Data Structures | |
class | connection_obj |
Generic class managing elements used to interconnect generic objects into datapath. More... | |
Typedefs | |
using | connection_objRef = refcount< connection_obj > |
RefCount definition for connection_obj class. More... | |
using connection_objRef = refcount<connection_obj> |
RefCount definition for connection_obj class.
Definition at line 116 of file connection_obj.hpp.