Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/dev/
Ddev_Profile.h105 exportFormat(CHART), in Description()
111 ExportFormat exportFormat; //!< 出力形式です。 member
/NW4C-2.0.3/sources/libraries/dev/
Ddev_ParticleProfile.cpp46 description.exportFormat = nw::dev::ProfileManager::CHART; in Initialize()
Ddev_Profile.cpp188 if (this->m_Description.exportFormat == CSV) in DumpReports()
258 if (this->m_Description.exportFormat == CSV) in DumpReports()
412 description.exportFormat = ProfileManager::CHART; in Initialize()