Fission FSN
Loading...
Searching...
No Matches
fsCFileListEntry Class Reference

#include <fsCFileListEntry.h>

Public Member Functions

const fsStrpathGet () const
const fsStrnameGet () const
fsBool isFolderGet () const
 fsCFileListEntry (const fsStr &pPath, const fsStr &pName, fsBool pFolder)
virtual ~fsCFileListEntry ()

Protected Attributes

fsStr mPath
fsStr mName
fsBool mIsFolder

Constructor & Destructor Documentation

◆ fsCFileListEntry()

fsCFileListEntry::fsCFileListEntry ( const fsStr & pPath,
const fsStr & pName,
fsBool pFolder )

◆ ~fsCFileListEntry()

fsCFileListEntry::~fsCFileListEntry ( )
virtual

Member Function Documentation

◆ isFolderGet()

fsBool fsCFileListEntry::isFolderGet ( ) const

◆ nameGet()

const fsStr & fsCFileListEntry::nameGet ( ) const

◆ pathGet()

const fsStr & fsCFileListEntry::pathGet ( ) const

Member Data Documentation

◆ mIsFolder

fsBool fsCFileListEntry::mIsFolder
protected

◆ mName

fsStr fsCFileListEntry::mName
protected

◆ mPath

fsStr fsCFileListEntry::mPath
protected

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