#include <MockConsumerExecStream.h>
Inheritance diagram for MockConsumerExecStreamParams:

Public Member Functions | |
| MockConsumerExecStreamParams () | |
Public Attributes | |
| bool | saveData |
| save data as a vector of strings | |
| ostream * | echoData |
| when not null, echo data to this stream | |
Definition at line 40 of file MockConsumerExecStream.h.
| MockConsumerExecStreamParams::MockConsumerExecStreamParams | ( | ) | [inline] |
save data as a vector of strings
Definition at line 44 of file MockConsumerExecStream.h.
Referenced by MockConsumerExecStream::prepare().
when not null, echo data to this stream
Definition at line 46 of file MockConsumerExecStream.h.
Referenced by MockConsumerExecStream::prepare().
1.5.1