18 #ifndef MAUVE_BASE_MUX_PIORITY_STATUS_HPP 19 #define MAUVE_BASE_MUX_PIORITY_STATUS_HPP 21 #include "MuxPriority.hpp" 31 template <
typename T,
int N >
39 #include "ipp/MuxPriorityWithStatus.ipp" 41 #endif // MAUVE_BASE_MUX_PIORITY_HPP Definition: DataStatus.hpp:29
Priority Multiplexer core with read ports.
Definition: MuxPriority.hpp:49
virtual bool accept(const runtime::StatusValue< T > &) override
Function to specify when to accept an incoming data.
Definition: MuxPriorityWithStatus.ipp:27
The MAUVE namespace.
Definition: tracing.hpp:24
Priority Multiplexer shell for read ports with status.
Definition: MuxPriorityWithStatus.hpp:32