|
ReactOS 0.4.16-dev-1946-g52006dd
|
shell file/directory entry More...
#include <shellfs.h>


Public Attributes | |
| ShellPath | _pidl |
Public Attributes inherited from Entry | |
| Entry * | _next |
| Entry * | _down |
| Entry * | _up |
| bool | _expanded |
| bool | _scanned |
| int | _level |
| WIN32_FIND_DATA | _data |
| SFGAOF | _shell_attribs |
| LPTSTR | _display_name |
| LPTSTR | _type_name |
| LPTSTR | _content |
| ENTRY_TYPE | _etype |
| int | _icon_id |
| BY_HANDLE_FILE_INFORMATION | _bhfi |
| bool | _bhfi_valid |
Protected Member Functions | |
| ShellEntry (LPITEMIDLIST shell_path) | |
| ShellEntry (const ShellPath &shell_path) | |
Protected Member Functions inherited from Entry | |
| Entry (ENTRY_TYPE etype) | |
| Entry (Entry *parent, ENTRY_TYPE etype) | |
| Entry (const Entry &) | |
| bool | get_path_base (PTSTR path, size_t path_count, ENTRY_TYPE etype) const |
|
inline |
|
inlineprotected |
|
virtual |
Reimplemented from Entry.
Definition at line 114 of file shellfs.cpp.
Referenced by get_path(), ShellBrowser::jump_to(), and launch_entry().
|
virtual |
Reimplemented from Entry.
Definition at line 218 of file shellfs.cpp.
|
inline |
Definition at line 120 of file shellfs.h.
Referenced by ShellDirectory::get_path(), get_shell_folder(), and GetUIObjectOf().
Implements Entry.
Reimplemented in ShellDirectory.
Definition at line 133 of file shellfs.cpp.
|
virtual |
Reimplemented from Entry.
Reimplemented in ShellDirectory.
Definition at line 242 of file shellfs.cpp.
Reimplemented from Entry.
Definition at line 229 of file shellfs.cpp.
|
virtual |
Reimplemented from Entry.
Definition at line 186 of file shellfs.cpp.
| ShellPath ShellEntry::_pidl |
Definition at line 44 of file shellfs.h.
Referenced by create_absolute_pidl(), do_context_menu(), ShellDirectory::find_entry(), ShellDirectory::get_path(), GetUIObjectOf(), and BookmarkList::import_IE_favorites().