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

Transpose Class Reference

#include <transpose.h>

List of all members.

Public Member Functions

 Transpose (const Id &n, In< VYApixel > &ci, Out< VYApixel > &co)
const char * type () const
void main ()

Private Attributes

InPort< VYApixel > Cin
OutPort< VYApixel > Cout


Constructor & Destructor Documentation

Transpose::Transpose const Id &  n,
In< VYApixel > &  ci,
Out< VYApixel > &  co
 

Definition at line 13 of file transpose.cc.


Member Function Documentation

void Transpose::main  ) 
 

Definition at line 24 of file transpose.cc.

References Cin, and Cout.

const char* Transpose::type  )  const [inline]
 

Definition at line 28 of file transpose.h.


Member Data Documentation

InPort<VYApixel> Transpose::Cin [private]
 

Definition at line 35 of file transpose.h.

Referenced by main().

OutPort<VYApixel> Transpose::Cout [private]
 

Definition at line 38 of file transpose.h.

Referenced by main().


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