ReactOS 0.4.16-dev-889-g9563c07
|
#include <mountmgr_local.h>
Public Member Functions | |
mountmgr_point (const std::wstring_view &symlink, const std::string_view &unique_id, const std::wstring_view &device_name) | |
Public Attributes | |
std::wstring | symlink |
std::wstring | device_name |
std::string | unique_id |
Definition at line 15 of file mountmgr_local.h.
|
inline |
Definition at line 17 of file mountmgr_local.h.
std::wstring mountmgr_point::device_name |
Definition at line 20 of file mountmgr_local.h.
std::wstring mountmgr_point::symlink |
Definition at line 20 of file mountmgr_local.h.
std::string mountmgr_point::unique_id |
Definition at line 21 of file mountmgr_local.h.