Go to the source code of this file.
Data Structures | |
class | dw::framework::Port |
class | dw::framework::PortBase |
class | dw::framework::PortInput< T > |
PortInput mimics an Output Block. More... | |
class | dw::framework::PortOutput< T > |
PortOutput mimics an Output Block. More... | |
Namespaces | |
dw | |
dw::framework | |
Enumerations | |
enum | dw::framework::PortDirection : uint8_t { dw::framework::INPUT = 0, dw::framework::OUTPUT, dw::framework::COUNT } |