Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

Global functions for InOut

General structure of the implementation:

Schematically:

FuncInOut(In,Ti,P1)   -->  _Row_InTi
                         /
FuncInOut(In,Ti,Pn)

FuncInOut(Out,Ti,P1)  -->  _Row_OutTi
                         /
FuncInOut(Out,Ti,Pn)

FuncInOut(In,Tv,P1)   -->  _Row_InTv
                         /
FuncInOut(In,Tv,Pn)

FuncInOut(Out,Tv,P1)  -->  _Row_OutTv
                         /
FuncInOut(Out,Tv,Pn)

Generated on Thu Jan 13 09:12:53 2011 for ImpalaSrc by  doxygen 1.5.1