Fission FSN
Loading...
Searching...
No Matches
fsIFileListBuilder Class Referenceabstract

#include <fsIFileListBuilder.h>

Inheritance diagram for fsIFileListBuilder:

Public Member Functions

virtual ~fsIFileListBuilder ()

Static Public Member Functions

static fsFileList fileListGet (const fsCResourceName &pFolder, const fsStr &pMatch, fsBool pRecurse)

Protected Member Functions

void entryAdd (const fsStr &pPath, const fsStr &pName, fsBool pFolder)
virtual void folderParse (const fsCResourceName &pFolder, fsBool pRecurse)=0
 fsIFileListBuilder (fsFileList &pList, const fsStr &pMatch)

Protected Attributes

fsFileListmList
const fsStrmMatch

Constructor & Destructor Documentation

◆ ~fsIFileListBuilder()

fsIFileListBuilder::~fsIFileListBuilder ( )
virtual

◆ fsIFileListBuilder()

fsIFileListBuilder::fsIFileListBuilder ( fsFileList & pList,
const fsStr & pMatch )
protected

Member Function Documentation

◆ entryAdd()

void fsIFileListBuilder::entryAdd ( const fsStr & pPath,
const fsStr & pName,
fsBool pFolder )
protected

◆ fileListGet()

fsFileList fsIFileListBuilder::fileListGet ( const fsCResourceName & pFolder,
const fsStr & pMatch,
fsBool pRecurse )
static

◆ folderParse()

virtual void fsIFileListBuilder::folderParse ( const fsCResourceName & pFolder,
fsBool pRecurse )
protectedpure virtual

Member Data Documentation

◆ mList

fsFileList& fsIFileListBuilder::mList
protected

◆ mMatch

const fsStr& fsIFileListBuilder::mMatch
protected

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