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

Impala::File::~File (  )  [inline]

Definition at line 41 of file File.h.

References Close(), and mBuf.

00042     {
00043         Close();
00044         if (mBuf)
00045             delete mBuf;
00046     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:35:42 2010 for ImpalaSrc by  doxygen 1.5.1