#include <executeblock.h>
Public Methods | |
| ExecuteBlock (Component *c) | |
| ~ExecuteBlock () | |
| void | reset () |
| bool | send_input (ExecuteBlock *srcblock, FrameClass *frame) |
| void | print (int indent_amt) |
Public Attributes | |
| vector< ExecuteBlock * > | inputs |
| vector< ExecuteBlock * > | outputs |
| Component * | component |
| bool | is_reset |
Private Methods | |
| bool | execute () |
Private Attributes | |
| vector< FrameClass * > | frames_received |
| int | nb_inputs_required |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002