FlowCanvas 0.5.1
|
#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.
Classes | |
class | FlowCanvas::Module |
A named block (possibly) containing input and output ports. More... | |
struct | FlowCanvas::Module::PortComparator |
Namespaces | |
namespace | FlowCanvas |
FlowCanvas namespace, everything is defined under this. |