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

virtual int Impala::Core::Stream::LavcProtocolImpl::Close ( URLContext *  h  )  [inline, virtual]

Definition at line 43 of file LavcProtocolImpl.h.

References ILOG_DEBUG, and mIOBuffer.

00044     {
00045         ILOG_DEBUG("Closing target");
00046         delete mIOBuffer;
00047         h->priv_data = 0;
00048         return 0;
00049     }


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