HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_FileList Class Reference

#include <UT_FileList.h>

Public Member Functions

 UT_FileList ()
 
int entries () const
 
UT_StringHolder operator() (int i) const
 
void append (const UT_String &file)
 
int addRangeOfFiles (const char *filePattern, const int min, const int max, const int inc)
 
void sortFiles ()
 
void reverse ()
 

Detailed Description

Definition at line 19 of file UT_FileList.h.

Constructor & Destructor Documentation

UT_FileList::UT_FileList ( )

Member Function Documentation

int UT_FileList::addRangeOfFiles ( const char *  filePattern,
const int  min,
const int  max,
const int  inc 
)
void UT_FileList::append ( const UT_String file)
inline

Definition at line 28 of file UT_FileList.h.

int UT_FileList::entries ( ) const
inline

Definition at line 25 of file UT_FileList.h.

UT_StringHolder UT_FileList::operator() ( int  i) const
inline

Definition at line 26 of file UT_FileList.h.

void UT_FileList::reverse ( )
void UT_FileList::sortFiles ( )

The documentation for this class was generated from the following file: