#include <hs.h>
Public Member Functions | |
HS (const Id &n, In< VYApixel > &Cin, In< VYAlineLength > &inLineLengthIn, In< VYAlineLength > &outLineLengthIn, Out< VYApixel > &Cout) | |
const char * | type () const |
void | main () |
Private Attributes | |
InPort< VYApixel > | CinP |
InPort< VYAlineLength > | inLineLengthInP |
InPort< VYAlineLength > | outLineLengthInP |
OutPort< VYApixel > | CoutP |
|
|
|
Definition at line 30 of file hs.cc. References CinP, CoutP, inLineLengthInP, and outLineLengthInP. |
|
|
|
Definition at line 37 of file hs.h. Referenced by main(). |
|
Definition at line 42 of file hs.h. Referenced by main(). |
|
Definition at line 38 of file hs.h. Referenced by main(). |
|
Definition at line 39 of file hs.h. Referenced by main(). |