Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Public Attributes | List of all members
PyDateTime_Delta Struct Reference

#include <datetime.h>

Public Attributes

PyObject_HEAD long hashcode
 
int days
 
int seconds
 
int microseconds
 

Member Data Documentation

int PyDateTime_Delta::days
PyObject_HEAD long PyDateTime_Delta::hashcode
int PyDateTime_Delta::microseconds
int PyDateTime_Delta::seconds

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

Copyright 2014 Google Inc. All rights reserved.