MCPcopy Create free account
hub / github.com/alamaison/swish / PidlFormat

Method PidlFormat

swish/shell_folder/data_object/ShellDataObject.cpp:279–281  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

277#pragma region PidlFormat implementation
278
279PidlFormat::PidlFormat(const com_ptr<IDataObject>& data_object) :
280 m_data_object(data_object)
281{}
282
283PidlFormat::~PidlFormat() {}
284

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected