#include <bytestream_env.h>
Public Member Functions | |
byteStreamEnv (const Id &n, In< byteStream_args_t > &febeArgsF, Out< VYAfileName > &fileNameF, Out< int > &nrBytesF) | |
const char * | type () const |
void | main () |
Private Attributes | |
InPort< byteStream_args_t > | febeArgsP |
OutPort< VYAfileName > | fileNameP |
OutPort< int > | nrBytesP |
|
Definition at line 16 of file bytestream_env.cc. |
|
Definition at line 35 of file bytestream_env.cc. References febeArgsP, byteStream_args_t::filename, fileNameP, nrBytesP, byteStream_args_t::nrofbytes, and byteStream_args_t::path. |
|
Definition at line 30 of file bytestream_env.cc. |
|
Definition at line 36 of file bytestream_env.h. Referenced by main(). |
|
Definition at line 37 of file bytestream_env.h. Referenced by main(). |
|
Definition at line 38 of file bytestream_env.h. Referenced by main(). |