PandA-2024.02
|
Base class for all resources into datapath. More...
Go to the source code of this file.
Data Structures | |
class | generic_obj |
Generic class managing all resources into datapath. More... | |
class | GenericObjSorter |
class | GenericObjUnsignedIntSorter |
Typedefs | |
using | generic_objRef = refcount< generic_obj > |
RefCount definition for generic_obj class. More... | |
Functions | |
Forward declarations | |
REF_FORWARD_DECL (structural_object) | |
Base class for all resources into datapath.
Definition in file generic_obj.hpp.
using generic_objRef = refcount<generic_obj> |
RefCount definition for generic_obj class.
Definition at line 200 of file generic_obj.hpp.
REF_FORWARD_DECL | ( | structural_object | ) |