Classes | Namespaces

flowcanvas/Module.hpp File Reference

#include <string>
#include <algorithm>
#include <boost/shared_ptr.hpp>
#include <libgnomecanvasmm.h>
#include "flowcanvas/Port.hpp"
#include "flowcanvas/Item.hpp"
Include dependency graph for Module.hpp:
This graph shows which files directly or indirectly include this file:

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.