
Public Member Functions | |
| GeneratePI () | |
| int | Update () |
| GeneratePI::GeneratePI | ( | ) | [inline] |
| int GeneratePI::Update | ( | ) | [inline, virtual] |
The main update function; The end-developer of the target component must overload this function Though no input / output events are required, this is where such transfer would be done The return value can be anything, though a negative value means a failure and will kill the component
Implements BaseComponent.
1.5.5