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

#include <DirEntryAttr.h>

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

Public Member Functions

 DirEntryAttr ()
 
 DirEntryAttr (const DirEntryAttr &other)
 
DirEntryAttroperator= (const DirEntryAttr &other)
 

Public Attributes

std::string name
 
StaticBuffer attr
 
bool has_attr
 Boolean value indicating whether or not this entry is a directory. More...
 
bool is_dir
 
std::vector< DirEntryAttrsub_entries
 

Detailed Description

Definition at line 40 of file DirEntryAttr.h.

Constructor & Destructor Documentation

Hyperspace::DirEntryAttr::DirEntryAttr ( )
inline

Definition at line 43 of file DirEntryAttr.h.

Hyperspace::DirEntryAttr::DirEntryAttr ( const DirEntryAttr other)
inline

Definition at line 46 of file DirEntryAttr.h.

Member Function Documentation

DirEntryAttr& Hyperspace::DirEntryAttr::operator= ( const DirEntryAttr other)
inline

Definition at line 52 of file DirEntryAttr.h.

Member Data Documentation

StaticBuffer Hyperspace::DirEntryAttr::attr

Definition at line 63 of file DirEntryAttr.h.

bool Hyperspace::DirEntryAttr::has_attr

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

Definition at line 65 of file DirEntryAttr.h.

bool Hyperspace::DirEntryAttr::is_dir

Definition at line 66 of file DirEntryAttr.h.

std::string Hyperspace::DirEntryAttr::name

Definition at line 62 of file DirEntryAttr.h.

std::vector<DirEntryAttr> Hyperspace::DirEntryAttr::sub_entries

Definition at line 68 of file DirEntryAttr.h.


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