Create an iotrace from one inut trace and one output trace
- Parameters
-
i | The input trace contained into the iotrace |
o | The output trace contained into the iotrace |
Getter for the input trace
- Returns
- The input trace contained into the iotrace
Getter for the output trace
- Returns
- The output trace contained into the iotrace
std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const IOTrace & |
trace |
|
) |
| |
|
friend |
Output the IOTrace to a standard output stream
- Parameters
-
out | The standard output stream to use |
trace | The IOTrace to print |
- Returns
- The standard output stream used, to allow user to cascade <<
The documentation for this class was generated from the following files:
- /Users/janpeleska/SharedFoldersWin/fsmlib-cpp/src/fsm/IOTrace.h
- /Users/janpeleska/SharedFoldersWin/fsmlib-cpp/src/fsm/IOTrace.cpp