Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:13:57 2011 for ImpalaSrc by  doxygen 1.5.1