NANDRAD Data Model Library  Version 2.0
NANDRAD
NANDRAD::ProjectInfo Class Reference

Detailed Description

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...
 

Member Data Documentation

◆ m_comment

NANDRAD_READWRITE std::string NANDRAD::ProjectInfo::m_comment

Comments about the project.

Definition at line 39 of file NANDRAD_ProjectInfo.h.

◆ m_created

std::string NANDRAD::ProjectInfo::m_created

Time stamp when the project file was created.

Definition at line 41 of file NANDRAD_ProjectInfo.h.

◆ m_lastEdited

std::string NANDRAD::ProjectInfo::m_lastEdited

Time stamp, when the project was last modified.

Definition at line 43 of file NANDRAD_ProjectInfo.h.


The documentation for this class was generated from the following file: