blockfactory
0.8
A framework for wrapping algorithms for dataflow programming
|
#include <cstddef>
#include <vector>
Go to the source code of this file.
Classes | |
class | blockfactory::core::Port |
Class that stores port properties. More... | |
struct | blockfactory::core::Port::Info |
A container of port information. More... | |
struct | blockfactory::core::Port::Size |
Contained of size-related properties of ports. More... | |
Namespaces | |
blockfactory | |
blockfactory::core | |