#include <GoPort.h>
Inheritance diagram for gov::cca::GoPort:


Public Methods | |
| virtual | ~GoPort () |
| obligatory vdtor. More... | |
| virtual int | go ()=0 |
| Make the component do its thing. More... | |
Tremendously useful. The canonical string type-name for this port is "GoPort", though it should probably be "gov.cca.GoPort".
|
|
obligatory vdtor.
00015 {}
|
|
|
Make the component do its thing. The component does not throw c++ exceptions except in the form of returning -2.
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002