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