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

static int Impala::Core::Stream::LavcProtocolDataServer_open ( URLContext *  h,
const char *  url,
int  flags 
) [static]

Definition at line 17 of file LavcProtocolDataServer.h.

References Impala::Core::Stream::LavcProtocolDataServerImpl::Open().

00018 {
00019     return LavcProtocolDataServerImpl::Open(h, url, flags);
00020 }

Here is the call graph for this function:


Generated on Thu Jan 13 09:20:24 2011 for ImpalaSrc by  doxygen 1.5.1