#include <sos.h>
Public Member Functions | |
SOS (const Id &n, In< Bits > &ScanHeaderBitsIn, Out< VYAimageDepth > &scanDepthOut, Out< VYAimageComponent > &scanComponentIdOut, Out< VYAid > &HtableIdOut) | |
const char * | type () const |
void | main () |
Private Attributes | |
InPort< Bits > | ScanHeaderBitsInP |
OutPort< VYAimageDepth > | scanDepthOutP |
OutPort< VYAimageComponent > | scanComponentIdOutP |
OutPort< VYAid > | HTableIdOutP |
|
|
|
Definition at line 29 of file sos.cc. References Bits, HTableIdOutP, scanComponentIdOutP, scanDepthOutP, ScanHeaderBitsInP, VYAid, VYAimageComponent, and VYAimageDepth. |
|
|
|
Definition at line 42 of file sos.h. Referenced by main(). |
|
Definition at line 41 of file sos.h. Referenced by main(). |
|
Definition at line 40 of file sos.h. Referenced by main(). |
|
Definition at line 37 of file sos.h. Referenced by main(). |