Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

FileList Class Reference

#include <filelist.h>

Inheritance diagram for FileList::

FileLink HookTag List of all members.

Public Methods

 FileList (Line &line)
std::string get_link ()
std::string get_link (std::string current_dir)
bool operator! () const
 class not a tag?;. More...


Private Types

typedef std::list< Filefile_list
typedef file_list::iterator file_list_it
enum  ListSort { UP, DOWN, NONE_LIST }

Private Methods

ListSort get_list_sort (std::string s)
file_list get_files (std::string current_dir)

Private Attributes

ListSort listsort
bool valid_tag

Member Typedef Documentation

typedef std::list<File> FileList::file_list [private]
 

typedef file_list::iterator FileList::file_list_it [private]
 


Member Enumeration Documentation

enum FileList::ListSort [private]
 

Enumeration values:
UP 
DOWN 
NONE_LIST 


Constructor & Destructor Documentation

FileList::FileList Line   line
 


Member Function Documentation

FileList::file_list FileList::get_files std::string    current_dir [private]
 

std::string FileList::get_link std::string    current_dir
 

Reimplemented from FileLink.

std::string FileList::get_link   [inline]
 

get the link, by using the directory that was set with set_dir() before

Reimplemented from FileLink.

FileList::ListSort FileList::get_list_sort std::string    s [private]
 

bool FileList::operator!   const [inline]
 

class not a tag?;.

Reimplemented from FileLink.


Member Data Documentation

ListSort FileList::listsort [private]
 

bool FileList::valid_tag [private]
 


The documentation for this class was generated from the following files:
Generated on Tue Nov 20 02:19:53 2001 for Leo<HTML> by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001