FlowCanvas 0.5.1
Classes | Namespaces | Typedefs
/usr/src/RPM/BUILD/libflowcanvas-0.5.1/flowcanvas/Port.hpp File Reference
#include <string>
#include <list>
#include <vector>
#include <inttypes.h>
#include <libgnomecanvasmm.h>
#include <boost/shared_ptr.hpp>
#include <boost/weak_ptr.hpp>
#include <flowcanvas/Connectable.hpp>
Include dependency graph for Port.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FlowCanvas::Port
 A port on a Module. More...

Namespaces

namespace  FlowCanvas
 

FlowCanvas namespace, everything is defined under this.


Typedefs

typedef std::vector
< boost::shared_ptr< Port > > 
FlowCanvas::PortVector