MCPcopy Create free account
hub / github.com/ariccio/altWinDirStat / XDAOsImageWriter

Method XDAOsImageWriter

Reference code/osImageTool/XDAOSImageWriter.cpp:75–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75XDAOsImageWriter::XDAOsImageWriter()
76{
77 m_nbf= NULL;
78 m_bOpen= false;
79 if (FindNBFDirectory(g_cfg.ProgrammeApath, m_NBFFileName))
80 m_NBFFileName += "\\NK.nbf";
81}
82
83XDAOsImageWriter::~XDAOsImageWriter()
84{

Callers

nothing calls this directly

Calls 1

FindNBFDirectoryFunction · 0.85

Tested by

no test coverage detected