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

VideoMux4 Class Reference

#include <videomux4.h>

List of all members.

Public Member Functions

 VideoMux4 (const Id &n, In< VYApixel > &CinF0, In< VYAimageWidth > &imgWidthInF0, In< VYAimageHeight > &imgHeightInF0, In< imagePosition > &imgPosInF0, In< VYApixel > &CinF1, In< VYAimageWidth > &imgWidthInF1, In< VYAimageHeight > &imgHeightInF1, In< imagePosition > &imgPosInF1, In< VYApixel > &CinF2, In< VYAimageWidth > &imgWidthInF2, In< VYAimageHeight > &imgHeightInF2, In< imagePosition > &imgPosInF2, In< VYApixel > &CinF3, In< VYAimageWidth > &imgWidthInF3, In< VYAimageHeight > &imgHeightInF3, In< imagePosition > &imgPosInF3, Out< VYApixel > &CoutF, Out< VYAimageWidth > &imgWidthOutF, Out< VYAimageHeight > &imgHeightOutF)
const char * type () const
void main ()

Private Attributes

InPort< VYApixel > CinP0
InPort< VYAimageWidth > imgWidthInP0
InPort< VYAimageHeight > imgHeightInP0
InPort< imagePositionimgPosInP0
InPort< VYApixel > CinP1
InPort< VYAimageWidth > imgWidthInP1
InPort< VYAimageHeight > imgHeightInP1
InPort< imagePositionimgPosInP1
InPort< VYApixel > CinP2
InPort< VYAimageWidth > imgWidthInP2
InPort< VYAimageHeight > imgHeightInP2
InPort< imagePositionimgPosInP2
InPort< VYApixel > CinP3
InPort< VYAimageWidth > imgWidthInP3
InPort< VYAimageHeight > imgHeightInP3
InPort< imagePositionimgPosInP3
OutPort< VYApixel > CoutP
OutPort< VYAimageWidth > imgWidthOutP
OutPort< VYAimageHeight > imgHeightOutP


Constructor & Destructor Documentation

VideoMux4::VideoMux4 const Id &  n,
In< VYApixel > &  CinF0,
In< VYAimageWidth > &  imgWidthInF0,
In< VYAimageHeight > &  imgHeightInF0,
In< imagePosition > &  imgPosInF0,
In< VYApixel > &  CinF1,
In< VYAimageWidth > &  imgWidthInF1,
In< VYAimageHeight > &  imgHeightInF1,
In< imagePosition > &  imgPosInF1,
In< VYApixel > &  CinF2,
In< VYAimageWidth > &  imgWidthInF2,
In< VYAimageHeight > &  imgHeightInF2,
In< imagePosition > &  imgPosInF2,
In< VYApixel > &  CinF3,
In< VYAimageWidth > &  imgWidthInF3,
In< VYAimageHeight > &  imgHeightInF3,
In< imagePosition > &  imgPosInF3,
Out< VYApixel > &  CoutF,
Out< VYAimageWidth > &  imgWidthOutF,
Out< VYAimageHeight > &  imgHeightOutF
 

Definition at line 6 of file videomux4.cc.


Member Function Documentation

void VideoMux4::main  ) 
 

Definition at line 66 of file videomux4.cc.

References CinP0, CinP1, CinP2, CinP3, CoutP, imgHeightInP0, imgHeightInP1, imgHeightInP2, imgHeightInP3, imgHeightOutP, imgPosInP0, imgPosInP1, imgPosInP2, imgPosInP3, imgWidthInP0, imgWidthInP1, imgWidthInP2, imgWidthInP3, imgWidthOutP, imagePosition::x, imagePosition::y, and imagePosition::z.

const char * VideoMux4::type  )  const
 

Definition at line 61 of file videomux4.cc.


Member Data Documentation

InPort<VYApixel> VideoMux4::CinP0 [private]
 

Definition at line 47 of file videomux4.h.

Referenced by main().

InPort<VYApixel> VideoMux4::CinP1 [private]
 

Definition at line 52 of file videomux4.h.

Referenced by main().

InPort<VYApixel> VideoMux4::CinP2 [private]
 

Definition at line 57 of file videomux4.h.

Referenced by main().

InPort<VYApixel> VideoMux4::CinP3 [private]
 

Definition at line 62 of file videomux4.h.

Referenced by main().

OutPort<VYApixel> VideoMux4::CoutP [private]
 

Definition at line 67 of file videomux4.h.

Referenced by main().

InPort<VYAimageHeight> VideoMux4::imgHeightInP0 [private]
 

Definition at line 49 of file videomux4.h.

Referenced by main().

InPort<VYAimageHeight> VideoMux4::imgHeightInP1 [private]
 

Definition at line 54 of file videomux4.h.

Referenced by main().

InPort<VYAimageHeight> VideoMux4::imgHeightInP2 [private]
 

Definition at line 59 of file videomux4.h.

Referenced by main().

InPort<VYAimageHeight> VideoMux4::imgHeightInP3 [private]
 

Definition at line 64 of file videomux4.h.

Referenced by main().

OutPort<VYAimageHeight> VideoMux4::imgHeightOutP [private]
 

Definition at line 69 of file videomux4.h.

Referenced by main().

InPort<imagePosition> VideoMux4::imgPosInP0 [private]
 

Definition at line 50 of file videomux4.h.

Referenced by main().

InPort<imagePosition> VideoMux4::imgPosInP1 [private]
 

Definition at line 55 of file videomux4.h.

Referenced by main().

InPort<imagePosition> VideoMux4::imgPosInP2 [private]
 

Definition at line 60 of file videomux4.h.

Referenced by main().

InPort<imagePosition> VideoMux4::imgPosInP3 [private]
 

Definition at line 65 of file videomux4.h.

Referenced by main().

InPort<VYAimageWidth> VideoMux4::imgWidthInP0 [private]
 

Definition at line 48 of file videomux4.h.

Referenced by main().

InPort<VYAimageWidth> VideoMux4::imgWidthInP1 [private]
 

Definition at line 53 of file videomux4.h.

Referenced by main().

InPort<VYAimageWidth> VideoMux4::imgWidthInP2 [private]
 

Definition at line 58 of file videomux4.h.

Referenced by main().

InPort<VYAimageWidth> VideoMux4::imgWidthInP3 [private]
 

Definition at line 63 of file videomux4.h.

Referenced by main().

OutPort<VYAimageWidth> VideoMux4::imgWidthOutP [private]
 

Definition at line 68 of file videomux4.h.

Referenced by main().


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