_mmsfile_entry Struct Reference

Structure containing results of file searches. More...

#include <mmsfilesearch.h>

List of all members.


Public Attributes

bool isdir
 Entry is a directory.
string name
 Name of file entry.
string basename
 Basename of file entry (filename excluding directory).
string path
 Path of file entry (directory excluding filename).

Detailed Description

Structure containing results of file searches.

Definition at line 62 of file mmsfilesearch.h.


Member Data Documentation

Entry is a directory.

Definition at line 63 of file mmsfilesearch.h.

Name of file entry.

Definition at line 64 of file mmsfilesearch.h.

Basename of file entry (filename excluding directory).

Definition at line 65 of file mmsfilesearch.h.

Path of file entry (directory excluding filename).

Definition at line 66 of file mmsfilesearch.h.


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