#include <OriginObj.h>
|
| | ProjectNode (const std::string &_name=std::string(), NodeType _type=Folder, const time_t _creationDate=time(nullptr), const time_t _modificationDate=time(nullptr), bool _active=false) |
| |
◆ NodeType
| Enumerator |
|---|
| SpreadSheet | |
| Matrix | |
| Excel | |
| Graph | |
| Graph3D | |
| Note | |
| Folder | |
◆ ProjectNode()
| Origin::ProjectNode::ProjectNode |
( |
const std::string & | _name = std::string(), |
|
|
NodeType | _type = Folder, |
|
|
const time_t | _creationDate = time(nullptr), |
|
|
const time_t | _modificationDate = time(nullptr), |
|
|
bool | _active = false ) |
|
inlineexplicit |
◆ active
| bool Origin::ProjectNode::active |
◆ creationDate
| time_t Origin::ProjectNode::creationDate |
◆ modificationDate
| time_t Origin::ProjectNode::modificationDate |
◆ name
| std::string Origin::ProjectNode::name |
◆ type
The documentation for this struct was generated from the following file: