classic_gov_cca_GoPort(3)

classic::gov::cca::GoPort(3) 'Classic' CCA c++ binding (ccaffeine-only) classic::gov::cca::GoPort(3)

NAME

classic::gov::cca::GoPort -

UNADOPTED Standard: A just-do-it port.

SYNOPSIS

#include <GoPort.h>

Inherits classic::gov::cca::Port.

Public Member Functions


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

Detailed Description

UNADOPTED Standard: A just-do-it port.

Tremendously useful. The canonical string type-name for this port is 'GoPort', though it should probably be 'gov.cca.GoPort'.

Constructor & Destructor Documentation

virtual classic::gov::cca::GoPort::~GoPort () [inline, virtual]

obligatory vdtor

{}

Member Function Documentation

virtual int classic::gov::cca::GoPort::go () [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.

Author

Generated automatically by Doxygen for 'Classic' CCA c++ binding (ccaffeine-only) from the source code.

Tue Nov 12 2013 Version 0.5.7