#include <directory.h>
Definition at line 63 of file directory.h.
◆ DirectoryListingEntry()
Definition at line 65 of file directory.h.
66 : parent_(
parent), fd_(-1), lister_(0), done_(
false), link_(
nullptr) {}
DirectoryListingEntry * parent() const
◆ ~DirectoryListingEntry()
dart::bin::DirectoryListingEntry::~DirectoryListingEntry |
( |
| ) |
|
◆ link()
LinkList * dart::bin::DirectoryListingEntry::link |
( |
| ) |
|
|
inline |
◆ Next()
◆ parent()
◆ ResetLink()
void dart::bin::DirectoryListingEntry::ResetLink |
( |
| ) |
|
◆ set_link()
void dart::bin::DirectoryListingEntry::set_link |
( |
LinkList * |
link | ) |
|
|
inline |
The documentation for this class was generated from the following file: