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

VS Class Reference

#include <vs.h>

List of all members.

Public Member Functions

 VS (const Id &n, In< VYApixel > &Cin, In< VYAimageWidth > &imageWidthIn, In< VYAimageHeight > &imageHeightIn, In< VYAimageHeight > &outImageHeightIn, Out< VYApixel > &Cout)
const char * type () const
void main ()

Private Attributes

InPort< VYApixel > CinP
InPort< VYAimageWidth > imageWidthInP
InPort< VYAimageHeight > imageHeightInP
InPort< VYAimageHeight > outImageHeightInP
OutPort< VYApixel > CoutP


Constructor & Destructor Documentation

VS::VS const Id &  n,
In< VYApixel > &  Cin,
In< VYAimageWidth > &  imageWidthIn,
In< VYAimageHeight > &  imageHeightIn,
In< VYAimageHeight > &  outImageHeightIn,
Out< VYApixel > &  Cout
 

Definition at line 15 of file vs.cc.


Member Function Documentation

void VS::main  ) 
 

Definition at line 32 of file vs.cc.

References CinP, CoutP, imageHeightInP, imageWidthInP, and outImageHeightInP.

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

Definition at line 31 of file vs.h.


Member Data Documentation

InPort<VYApixel> VS::CinP [private]
 

Definition at line 38 of file vs.h.

Referenced by main().

OutPort<VYApixel> VS::CoutP [private]
 

Definition at line 44 of file vs.h.

Referenced by main().

InPort<VYAimageHeight> VS::imageHeightInP [private]
 

Definition at line 40 of file vs.h.

Referenced by main().

InPort<VYAimageWidth> VS::imageWidthInP [private]
 

Definition at line 39 of file vs.h.

Referenced by main().

InPort<VYAimageHeight> VS::outImageHeightInP [private]
 

Definition at line 41 of file vs.h.

Referenced by main().


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