neo::cca::ports::GoPort Class Reference

"neo.cca.ports.GoPort": A just-do-it port. More...

#include <GoPort.hh>

Inheritance diagram for neo::cca::ports::GoPort:

Inheritance graph
[legend]
Collaboration diagram for neo::cca::ports::GoPort:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual ~GoPort ()
 obligatory vdtor
virtual int go ()=0
 Make the component do its thing.


Detailed Description

"neo.cca.ports.GoPort": A just-do-it port.

Tremendously useful.


Constructor & Destructor Documentation

virtual neo::cca::ports::GoPort::~GoPort (  )  [inline, virtual]

obligatory vdtor

00017 {}


Member Function Documentation

virtual int neo::cca::ports::GoPort::go (  )  [pure virtual]

Make the component do its thing.

The component does not throw c++ exceptions except in the form of returning -2.

Returns:
  • 0 if did ok
  • -1 if had problem,
  • -2 if had problem bad enough to shoot the component in the head or exit the framework.


The documentation for this class was generated from the following file:

Generated on Thu Mar 17 04:13:30 2011 for NEOCCA bindings Specification by  doxygen 1.5.9