#include <string>
#include <algorithm>
#include <boost/shared_ptr.hpp>
#include <libgnomecanvasmm.h>
#include <flowcanvas/Port.hpp>
#include <flowcanvas/Item.hpp>
Go to the source code of this file.
Namespaces | |
namespace | FlowCanvas |
Classes | |
class | FlowCanvas::Module |
A named block (possibly) containing input and output ports. More... | |
struct | FlowCanvas::Module::PortComparator |