ReactOS 0.4.16-dev-197-g92996da
|
This is the complete list of members for ShellEntry, including all inherited members.
_bhfi | Entry | |
_bhfi_valid | Entry | |
_content | Entry | |
_data | Entry | |
_display_name | Entry | |
_down | Entry | |
_etype | Entry | |
_expanded | Entry | |
_icon_id | Entry | |
_level | Entry | |
_next | Entry | |
_pidl | ShellEntry | |
_scanned | Entry | |
_shell_attribs | Entry | |
_type_name | Entry | |
_up | Entry | |
create_absolute_pidl() const | ShellEntry | virtual |
do_context_menu(HWND hwnd, const POINT &pptScreen, CtxMenuInterfaces &cm_ifs) | ShellEntry | virtual |
Entry(ENTRY_TYPE etype) | Entry | protected |
Entry(Entry *parent, ENTRY_TYPE etype) | Entry | protected |
Entry(const Entry &) | Entry | protected |
extract_icon(ICONCACHE_FLAGS flags=ICF_NORMAL) | Entry | |
find_entry(const void *) | Entry | inlinevirtual |
free_subentries() | Entry | |
get_next_path_component(const void *) const | Entry | inlinevirtual |
get_parent_folder() const | ShellEntry | inline |
get_path(PTSTR path, size_t path_count) const | ShellEntry | virtual |
get_path_base(PTSTR path, size_t path_count, ENTRY_TYPE etype) const | Entry | protected |
get_shell_folder() const | ShellEntry | virtual |
GetUIObjectOf(HWND hWnd, REFIID riid, LPVOID *ppvOut) | ShellEntry | virtual |
launch_entry(HWND hwnd, UINT nCmdShow=SW_SHOWNORMAL) | ShellEntry | virtual |
read_directory(int scan_flags=0) | Entry | inlinevirtual |
read_directory_base(SORT_ORDER sortOrder=SORT_NAME, int scan_flags=0) | Entry | |
read_tree(const void *path, SORT_ORDER sortOrder=SORT_NAME, int scan_flags=0) | Entry | |
safe_extract_icon(ICONCACHE_FLAGS flags=ICF_NORMAL) | Entry | |
ShellEntry(Entry *parent, LPITEMIDLIST shell_path) | ShellEntry | inline |
ShellEntry(Entry *parent, const ShellPath &shell_path) | ShellEntry | inline |
ShellEntry(LPITEMIDLIST shell_path) | ShellEntry | inlineprotected |
ShellEntry(const ShellPath &shell_path) | ShellEntry | inlineprotected |
smart_scan(SORT_ORDER sortOrder=SORT_NAME, int scan_flags=0) | Entry | |
sort_directory(SORT_ORDER sortOrder) | Entry | |
~Entry() | Entry | virtual |