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

SOS Class Reference

#include <sos.h>

List of all members.

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< BitsScanHeaderBitsInP
OutPort< VYAimageDepthscanDepthOutP
OutPort< VYAimageComponentscanComponentIdOutP
OutPort< VYAidHTableIdOutP


Constructor & Destructor Documentation

SOS::SOS const Id &  n,
In< Bits > &  ScanHeaderBitsIn,
Out< VYAimageDepth > &  scanDepthOut,
Out< VYAimageComponent > &  scanComponentIdOut,
Out< VYAid > &  HtableIdOut
 

Definition at line 14 of file sos.cc.


Member Function Documentation

void SOS::main  ) 
 

Definition at line 29 of file sos.cc.

References Bits, HTableIdOutP, scanComponentIdOutP, scanDepthOutP, ScanHeaderBitsInP, VYAid, VYAimageComponent, and VYAimageDepth.

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

Definition at line 30 of file sos.h.


Member Data Documentation

OutPort<VYAid> SOS::HTableIdOutP [private]
 

Definition at line 42 of file sos.h.

Referenced by main().

OutPort<VYAimageComponent> SOS::scanComponentIdOutP [private]
 

Definition at line 41 of file sos.h.

Referenced by main().

OutPort<VYAimageDepth> SOS::scanDepthOutP [private]
 

Definition at line 40 of file sos.h.

Referenced by main().

InPort<Bits> SOS::ScanHeaderBitsInP [private]
 

Definition at line 37 of file sos.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