NANDRAD Data Model Library
Version 2.0
NANDRAD
|
Contains meta-information about the project.
Definition at line 32 of file NANDRAD_ProjectInfo.h.
#include <NANDRAD_ProjectInfo.h>
Public Attributes | |
NANDRAD_READWRITE std::string | m_comment |
Comments about the project. More... | |
std::string | m_created |
Time stamp when the project file was created. More... | |
std::string | m_lastEdited |
Time stamp, when the project was last modified. More... | |
NANDRAD_READWRITE std::string NANDRAD::ProjectInfo::m_comment |
Comments about the project.
Definition at line 39 of file NANDRAD_ProjectInfo.h.
std::string NANDRAD::ProjectInfo::m_created |
Time stamp when the project file was created.
Definition at line 41 of file NANDRAD_ProjectInfo.h.
std::string NANDRAD::ProjectInfo::m_lastEdited |
Time stamp, when the project was last modified.
Definition at line 43 of file NANDRAD_ProjectInfo.h.