#include <bytestreambe.h>
Public Member Functions | |
| byteStreamBE (const Id &n, In< VYAfileName > &fileNameF, In< int > &nrBytesF, In< unsigned char > &byteStreamF) | |
| const char * | type () const |
| void | main () |
Private Attributes | |
| InPort< VYAfileName > | fileNameP |
| InPort< int > | nrBytesP |
| InPort< unsigned char > | byteStreamP |
| VYAfileName | fileName |
| int | nrBytes |
|
||||||||||||||||||||
|
Definition at line 15 of file bytestreambe.cc. |
|
|
Definition at line 32 of file bytestreambe.cc. References byteStreamP, fileName, fileNameP, nrBytes, and nrBytesP. |
|
|
Definition at line 27 of file bytestreambe.cc. |
|
|
Definition at line 38 of file bytestreambe.h. Referenced by main(). |
|
|
Definition at line 41 of file bytestreambe.h. Referenced by main(). |
|
|
Definition at line 36 of file bytestreambe.h. Referenced by main(). |
|
|
Definition at line 42 of file bytestreambe.h. Referenced by main(). |
|
|
Definition at line 37 of file bytestreambe.h. Referenced by main(). |
1.3.2