#include <bytestream_usr.h>
Public Member Functions | |
| byteStreamUsr (const Id &n, Out< byteStream_args_t > &arguments, char *filename) | |
| const char * | type () const |
| void | main () |
Private Attributes | |
| OutPort< byteStream_args_t > | argumentsP |
| char * | cfg_filename |
|
||||||||||||||||
|
Definition at line 15 of file bytestream_usr.cc. |
|
|
Definition at line 27 of file bytestream_usr.cc. References argumentsP, cfg_filename, byteStream_args_t::filename, byteStream_args_t::nrofbytes, and byteStream_args_t::path. |
|
|
Definition at line 29 of file bytestream_usr.h. |
|
|
Definition at line 35 of file bytestream_usr.h. Referenced by main(). |
|
|
Definition at line 37 of file bytestream_usr.h. Referenced by main(). |
1.3.2