MCPcopy Create free account
hub / github.com/HO-COOH/FastCopy / data

Method data

FastCopy/TaskFile.h:81–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79 TaskFile(winrt::hstring const& path) : m_path{ path } {}
80
81 wchar_t const* data() const { return m_path.data(); }
82 [[maybe_unused]]int32_t GetNumFiles();
83 int32_t GetNumFiles(int index);
84

Callers 15

IsInSameDiskPartitionFunction · 0.80
MoveFunction · 0.80
GetHIconFromFileFunction · 0.80
GetHBitmapFromFileFunction · 0.80
HBitmapToWriteableBitmapFunction · 0.80
GetNumFilesMethod · 0.80
GetOperationMethod · 0.80
normalLaunchMethod · 0.80
ShowAtMethod · 0.80
ConvertMethod · 0.80
SourceMethod · 0.80
DestinationMethod · 0.80

Calls

no outgoing calls

Tested by 7

createFileFunction · 0.64
operator()Method · 0.64
PrintResultMethod · 0.64
RunMethod · 0.64
TEST_METHODFunction · 0.64
GetDisplayNameMethod · 0.64
TEST_CLASSFunction · 0.64