Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 10:45:28 2010 for ImpalaSrc by  doxygen 1.5.1