#include <OriginObj.h>
Public Types | |
Public Member Functions | |
ProjectNode (const string &_name="", NodeType _type=Folder, const boost::posix_time::ptime &_creationDate=boost::posix_time::ptime(), const boost::posix_time::ptime &_modificationDate=boost::posix_time::ptime()) | |
Public Attributes | |
boost::posix_time::ptime | creationDate |
boost::posix_time::ptime | modificationDate |
string | name |
NodeType | type |
Origin::ProjectNode::ProjectNode | ( | const string & | _name = "" , |
|
NodeType | _type = Folder , |
|||
const boost::posix_time::ptime & | _creationDate = boost::posix_time::ptime() , |
|||
const boost::posix_time::ptime & | _modificationDate = boost::posix_time::ptime() | |||
) | [inline] |
boost::posix_time::ptime Origin::ProjectNode::creationDate |
boost::posix_time::ptime Origin::ProjectNode::modificationDate |
string Origin::ProjectNode::name |