#include <PathInfo.h>
Public Member Functions | |
direntry (const std::string &name_r=std::string(), file_type type_r=NOT_AVAIL) | |
Public Attributes | |
std::string | name |
file_type | type |
PathInfo::direntry::direntry | ( | const std::string & | name_r = std::string() , |
|
file_type | type_r = NOT_AVAIL | |||
) | [inline] |
std::string PathInfo::direntry::name |