RISA
|
#include <Port.h>
Public Member Functions | |
void | forward (DataType &&data) |
void | attach (std::shared_ptr< InputSide< DataType >> next) noexcept |
Private Attributes | |
std::shared_ptr< InputSide< DataType > > | next_ |
|
inlinenoexcept |
|
inline |
|
private |