libplist
1.12
|
Public Member Functions | |
Date (Node *parent=NULL) | |
Date (plist_t node, Node *parent=NULL) | |
Date (const Date &d) | |
Date & | operator= (Date &d) |
Date (timeval t) | |
Node * | Clone () const |
void | SetValue (timeval t) |
timeval | GetValue () const |
![]() | |
Node * | GetParent () const |
plist_type | GetType () const |
plist_t | GetPlist () const |
Additional Inherited Members | |
![]() | |
static Node * | FromPlist (plist_t node, Node *parent=NULL) |
![]() | |
Node (Node *parent=NULL) | |
Node (plist_t node, Node *parent=NULL) | |
Node (plist_type type, Node *parent=NULL) | |
![]() | |
plist_t | _node |