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

int Impala::Util::Channel::GetPortNumber ( int  idx  )  const [inline]

The actual port number for the given index (range = [0.

.NrPorts-1].

Definition at line 107 of file Channel.h.

References mPort.

Referenced by Impala::Util::ChannelProxy::GetChannel().

00108     {
00109         return mPort + idx;
00110     }


Generated on Fri Mar 19 11:39:23 2010 for ImpalaSrc by  doxygen 1.5.1