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

Impala::Application::MediaTable::TableDataSourceImageDir::TableDataSourceImageDir ( CString  directory  )  [inline]

Definition at line 18 of file TableDataSourceImageDir.h.

References Init(), and OpenDir().

00018                                               :
00019         TableDataSource()
00020     {
00021         Init();
00022         OpenDir(directory);
00023 
00024         // TODO: SetSortColumn("filename"); Make preferred?
00025     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:15:29 2011 for ImpalaSrc by  doxygen 1.5.1