0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
Hyperspace::DirEntry Struct Reference

#include <DirEntry.h>

Collaboration diagram for Hyperspace::DirEntry:
Collaboration graph
[legend]

Public Attributes

std::string name
 Directory entry name. More...
 
bool is_dir
 Boolean value indicating whether or not this entry is a directory. More...
 

Detailed Description

Definition at line 34 of file DirEntry.h.

Member Data Documentation

bool Hyperspace::DirEntry::is_dir

Boolean value indicating whether or not this entry is a directory.

Definition at line 38 of file DirEntry.h.

std::string Hyperspace::DirEntry::name

Directory entry name.

Definition at line 36 of file DirEntry.h.


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