Main Page | Compound List | File List | Compound Members | File Members

byteStreamBE Class Reference

#include <bytestreambe.h>

List of all members.

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


Constructor & Destructor Documentation

byteStreamBE::byteStreamBE const Id &  n,
In< VYAfileName > &  fileNameF,
In< int > &  nrBytesF,
In< unsigned char > &  byteStreamF
 

Definition at line 15 of file bytestreambe.cc.


Member Function Documentation

void byteStreamBE::main  ) 
 

Definition at line 32 of file bytestreambe.cc.

References byteStreamP, fileName, fileNameP, nrBytes, and nrBytesP.

const char * byteStreamBE::type  )  const
 

Definition at line 27 of file bytestreambe.cc.


Member Data Documentation

InPort<unsigned char> byteStreamBE::byteStreamP [private]
 

Definition at line 38 of file bytestreambe.h.

Referenced by main().

VYAfileName byteStreamBE::fileName [private]
 

Definition at line 41 of file bytestreambe.h.

Referenced by main().

InPort<VYAfileName> byteStreamBE::fileNameP [private]
 

Definition at line 36 of file bytestreambe.h.

Referenced by main().

int byteStreamBE::nrBytes [private]
 

Definition at line 42 of file bytestreambe.h.

Referenced by main().

InPort<int> byteStreamBE::nrBytesP [private]
 

Definition at line 37 of file bytestreambe.h.

Referenced by main().


The documentation for this class was generated from the following files:
Generated on Wed Feb 15 14:52:43 2006 for bytestreamfebe by doxygen 1.3.2