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

virtual Util::IOBuffer* Impala::Core::Stream::LavcProtocolDataServerImpl::CreateIOBuffer ( String  target  )  [inline, virtual]

Reimplemented from Impala::Core::Stream::LavcProtocolImpl.

Definition at line 29 of file LavcProtocolDataServerImpl.h.

00030     {
00031         return new Util::IOBufferChannel(target, true);
00032     }


Generated on Fri Mar 19 11:16:45 2010 for ImpalaSrc by  doxygen 1.5.1