Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

dir_watcher_list_model Struct Reference

#include <fack.hpp>

List of all members.

Public Member Functions

 dir_watcher_list_model ()
int getNumberOfElements ()
string getElementAt (int i)
void rescan_dir ()

Public Attributes

vector< string > strings


Constructor & Destructor Documentation

dir_watcher_list_model::dir_watcher_list_model  ) 
 

Definition at line 5301 of file fack.cc.

References rescan_dir().


Member Function Documentation

string dir_watcher_list_model::getElementAt int  i  ) 
 

Definition at line 5313 of file fack.cc.

References strings.

int dir_watcher_list_model::getNumberOfElements  ) 
 

Definition at line 5307 of file fack.cc.

References strings.

void dir_watcher_list_model::rescan_dir  ) 
 

Definition at line 5320 of file fack.cc.

References strings.

Referenced by dir_watcher_list_model().


Member Data Documentation

vector<string> dir_watcher_list_model::strings
 

Definition at line 2322 of file fack.hpp.

Referenced by getElementAt(), getNumberOfElements(), and rescan_dir().


The documentation for this struct was generated from the following files:
Generated on Wed May 25 15:36:09 2005 for FACK by  doxygen 1.4.0