Home
last modified time | relevance | path

Searched refs:exportFormat (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.2.23/include/nw/dev/
Ddev_Profile.h103 exportFormat(CHART), in Description()
109 ExportFormat exportFormat; //!< 出力形式です。 member
/NW4C-1.2.23/sources/libraries/dev/
Ddev_ParticleProfile.cpp44 description.exportFormat = nw::dev::ProfileManager::CHART; in Initialize()
Ddev_Profile.cpp186 if (this->m_Description.exportFormat == CSV) in DumpReports()
256 if (this->m_Description.exportFormat == CSV) in DumpReports()
410 description.exportFormat = ProfileManager::CHART; in Initialize()