11#ifndef INCGUARD_MGL_FILE_MOUNT_WORK_H_1611621725
12#define INCGUARD_MGL_FILE_MOUNT_WORK_H_1611621725
マウント毎のワークの基底クラス
Definition mgl_file_mount_work.h:20
constexpr DelegateKey GetDelegateKey() const noexcept
デリゲートキーの取得
Definition mgl_file_mount_work.h:41
constexpr MountWork(DelegateKey key) noexcept
コンストラクタ
Definition mgl_file_mount_work.h:28
DelegateKey
デリゲートキーの型
Definition mgl_file_defs.h:23
std::shared_ptr< MountWork > SharedMountWork
マウント毎のワークの共有ポインタ
Definition mgl_file_mount_work.h:51