PandA-2024.02
|
Base class for multiplexer into datapath. More...
Go to the source code of this file.
Data Structures | |
class | mux_obj |
This class is a specialization of generic_obj class to represent a multiplexer into the datapath. More... | |
Typedefs | |
using | mux_objRef = refcount< mux_obj > |
RefCount definition for the class. More... | |
Base class for multiplexer into datapath.
Definition in file mux_obj.hpp.
using mux_objRef = refcount<mux_obj> |
RefCount definition for the class.
Definition at line 141 of file mux_obj.hpp.