CCA
OutputPort.h File Reference
#include <iostream>
#include <typeinfo>
#include <boost/shared_ptr.hpp>
#include <rsb/Informer.h>
#include <rsb/Factory.h>
#include "cca/Port.h"
#include "cca/dto/DataTransferObject.h"
Include dependency graph for OutputPort.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cca::OutputPortBase
 Typed output port. More...
class  cca::OutputPort< DATATYPE >
 Typed output port. More...

Namespaces

namespace  cca

Typedefs

typedef ::boost::shared_ptr
< OutputPortBase > 
cca::OutputPortPtr