blob: e6d6abaae8555db021f4a9f24c779ca4ac912274 [file] [log] [blame]
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -04001<?xml version="1.0" encoding="ascii"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "DTD/xhtml1-transitional.dtd">
4<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5<head>
6 <title>Class Hierarchy</title>
7 <link rel="stylesheet" href="epydoc.css" type="text/css" />
8 <script type="text/javascript" src="epydoc.js"></script>
9</head>
10
11<body bgcolor="white" text="black" link="blue" vlink="#204080"
12 alink="#204080">
13<!-- ==================== NAVIGATION BAR ==================== -->
14<table class="navbar" border="0" width="100%" cellpadding="0"
15 bgcolor="#a0c0ff" cellspacing="0">
16 <tr valign="middle">
17
18 <!-- Tree link -->
19 <th bgcolor="#70b0f0" class="navbar-select"
20 >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
21
22 <!-- Index link -->
23 <th>&nbsp;&nbsp;&nbsp;<a
24 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
25
26 <!-- Help link -->
27 <th>&nbsp;&nbsp;&nbsp;<a
28 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
29
30 <th class="navbar" width="100%"></th>
31 </tr>
32</table>
33<table width="100%" cellpadding="0" cellspacing="0">
34 <tr valign="top">
35 <td width="100%">&nbsp;</td>
36 <td>
37 <table cellpadding="0" cellspacing="0">
38 <!-- hide/show private -->
39 <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
40 onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
41 <tr><td align="right"><span class="options"
42 >[<a href="frames.html" target="_top">frames</a
43 >]&nbsp;|&nbsp;<a href="class-tree.html"
44 target="_top">no&nbsp;frames</a>]</span></td></tr>
45 </table>
46 </td>
47 </tr>
48</table>
49<center><b>
50 [ <a href="module-tree.html">Module Hierarchy</a>
51 | <a href="class-tree.html">Class Hierarchy</a> ]
52</b></center><br />
53<h1 class="epydoc">Class Hierarchy</h1>
54<ul class="nomargin-top">
55 <li> <strong class="uidlink">SocketServer.BaseRequestHandler</strong>:
56 <em class="summary">Base class for request handler classes.</em>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040057 </li>
58 <li> <strong class="uidlink">SocketServer.BaseServer</strong>:
59 <em class="summary">Base class for server classes.</em>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040060 </li>
Joe Gregorio52a5c532013-01-24 16:19:07 -050061 <li> <strong class="uidlink">google.appengine.ext.ndb.BlobProperty</strong>
62 </li>
Joe Gregoriof4839b02012-09-06 13:47:24 -040063 <li> <strong class="uidlink">django.db.models.Field</strong>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040064 </li>
Joe Gregoriof4839b02012-09-06 13:47:24 -040065 <li> <strong class="uidlink">django.db.models.Field</strong>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040066 </li>
Joe Gregorio52a5c532013-01-24 16:19:07 -050067 <li> <strong class="uidlink">google.appengine.ext.db.Model</strong>
68 </li>
69 <li> <strong class="uidlink">google.appengine.ext.db.Model</strong>
70 </li>
71 <li> <strong class="uidlink">google.appengine.ext.ndb.Model</strong>
72 </li>
73 <li> <strong class="uidlink">google.appengine.ext.ndb.Model</strong>
74 </li>
75 <li> <strong class="uidlink">google.appengine.ext.ndb.PickleProperty</strong>
76 </li>
77 <li> <strong class="uidlink">google.appengine.ext.db.Property</strong>
78 </li>
79 <li> <strong class="uidlink">google.appengine.ext.db.Property</strong>
80 </li>
81 <li> <strong class="uidlink">collections.defaultdict</strong>
82 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040083 <li> <strong class="uidlink">object</strong>:
84 <em class="summary">The most base type</em>
85 <ul>
86 <li> <strong class="uidlink">exceptions.BaseException</strong>:
87 <em class="summary">Common base class for all exceptions</em>
88 <ul>
89 <li> <strong class="uidlink">exceptions.Exception</strong>:
90 <em class="summary">Common base class for all non-exit exceptions.</em>
91 <ul>
Joe Gregorio66212032012-06-14 09:10:14 -040092 <li> <strong class="uidlink"><a href="oauth2client.locked_file.AlreadyLockedException-class.html">oauth2client.locked_file.AlreadyLockedException</a></strong>:
93 <em class="summary">Trying to lock a file that has already been locked by the LockedFile.</em>
94 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040095 <li> <strong class="uidlink"><a href="oauth2client.crypt.AppIdentityError-class.html">oauth2client.crypt.AppIdentityError</a></strong>
96 </li>
Joe Gregorio7578da52012-11-01 14:20:00 -040097 <li> <strong class="uidlink"><a href="oauth2client.file.CredentialsFileSymbolicLinkError-class.html">oauth2client.file.CredentialsFileSymbolicLinkError</a></strong>:
Joe Gregoriof4839b02012-09-06 13:47:24 -040098 <em class="summary">Credentials files must not be symbolic links.</em>
Joe Gregorio0cd347a2012-08-30 08:22:27 -040099 </li>
Joe Gregoriod67010d2012-11-05 08:57:06 -0500100 <li> <strong class="uidlink"><a href="oauth2client.locked_file.CredentialsFileSymbolicLinkError-class.html">oauth2client.locked_file.CredentialsFileSymbolicLinkError</a></strong>:
101 <em class="summary">Credentials files must not be symbolic links.</em>
102 </li>
Joe Gregorio52a5c532013-01-24 16:19:07 -0500103 <li> <strong class="uidlink"><a href="oauth2client.multistore_file.Error-class.html">oauth2client.multistore_file.Error</a></strong>:
Joe Gregoriob2cdd802012-11-06 12:08:06 -0500104 <em class="summary">Base error for this module.</em>
105 </li>
Joe Gregoriod67010d2012-11-05 08:57:06 -0500106 <li> <strong class="uidlink"><a href="oauth2client.client.Error-class.html">oauth2client.client.Error</a></strong>:
Joe Gregoriof4839b02012-09-06 13:47:24 -0400107 <em class="summary">Base error for this module.</em>
Joe Gregorio1b425aa2012-08-24 12:04:34 -0400108 </li>
Joe Gregorio52a5c532013-01-24 16:19:07 -0500109 <li> <strong class="uidlink"><a href="oauth2client.clientsecrets.Error-class.html">oauth2client.clientsecrets.Error</a></strong>:
110 <em class="summary">Base error for this module.</em>
111 </li>
112 <li> <strong class="uidlink"><a href="apiclient.errors.Error-class.html">apiclient.errors.Error</a></strong>:
Joe Gregoriob2cdd802012-11-06 12:08:06 -0500113 <em class="summary">Base error for this module.</em>
114 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400115 <li> <strong class="uidlink"><a href="oauth2client.appengine.InvalidClientSecretsError-class.html">oauth2client.appengine.InvalidClientSecretsError</a></strong>:
116 <em class="summary">The client_secrets.json file is malformed or missing required fields.</em>
117 </li>
Joe Gregorio1b425aa2012-08-24 12:04:34 -0400118 <li> <strong class="uidlink"><a href="oauth2client.appengine.InvalidXsrfTokenError-class.html">oauth2client.appengine.InvalidXsrfTokenError</a></strong>:
119 <em class="summary">The XSRF token is invalid or expired.</em>
120 </li>
Joe Gregorio52a5c532013-01-24 16:19:07 -0500121 <li> <strong class="uidlink">exceptions.StandardError</strong>:
122 <em class="summary">Base class for all standard Python exceptions that do not represent
123interpreter exiting.</em>
124 <ul>
125 <li> <strong class="uidlink">exceptions.ValueError</strong>:
126 <em class="summary">Inappropriate argument value (of correct type).</em>
127 <ul>
128 <li> <strong class="uidlink"><a href="apiclient.push.InvalidSubscriptionRequestError-class.html">apiclient.push.InvalidSubscriptionRequestError</a></strong>:
129 <em class="summary">The request cannot be subscribed.</em>
130 </li>
131 </ul>
132 </li>
133 </ul>
134 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400135 </ul>
136 </li>
137 </ul>
138 </li>
139 <li> <strong class="uidlink"><a href="apiclient.http.BatchHttpRequest-class.html">apiclient.http.BatchHttpRequest</a></strong>:
140 <em class="summary">Batches multiple HttpRequest objects into a single HTTP request.</em>
141 </li>
Joe Gregorio52a5c532013-01-24 16:19:07 -0500142 <li> <strong class="uidlink"><a href="apiclient.push.Channel-class.html">apiclient.push.Channel</a></strong>:
143 <em class="summary">Base class for channel types.</em>
144 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400145 <li> <strong class="uidlink"><a href="oauth2client.client.Credentials-class.html">oauth2client.client.Credentials</a></strong>:
146 <em class="summary">Base class for all Credentials objects.</em>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400147 </li>
148 <li> <strong class="uidlink"><a href="oauth2client.client.Flow-class.html">oauth2client.client.Flow</a></strong>:
149 <em class="summary">Base class for all Flow objects.</em>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400150 </li>
151 <li> <strong class="uidlink"><a href="apiclient.http.HttpMock-class.html">apiclient.http.HttpMock</a></strong>:
152 <em class="summary">Mock of httplib2.Http</em>
153 </li>
154 <li> <strong class="uidlink"><a href="apiclient.http.HttpMockSequence-class.html">apiclient.http.HttpMockSequence</a></strong>:
155 <em class="summary">Mock of httplib2.Http</em>
156 </li>
157 <li> <strong class="uidlink"><a href="apiclient.http.HttpRequest-class.html">apiclient.http.HttpRequest</a></strong>:
158 <em class="summary">Encapsulates a single HTTP request.</em>
159 </li>
160 <li> <strong class="uidlink"><a href="apiclient.http.HttpRequestMock-class.html">apiclient.http.HttpRequestMock</a></strong>:
161 <em class="summary">Mock of HttpRequest.</em>
162 </li>
Joe Gregorio66212032012-06-14 09:10:14 -0400163 <li> <strong class="uidlink"><a href="oauth2client.locked_file.LockedFile-class.html">oauth2client.locked_file.LockedFile</a></strong>:
164 <em class="summary">Represent a file that has exclusive access.</em>
165 </li>
Joe Gregorioebd0b842012-06-15 14:14:17 -0400166 <li> <strong class="uidlink"><a href="apiclient.http.MediaDownloadProgress-class.html">apiclient.http.MediaDownloadProgress</a></strong>:
167 <em class="summary">Status of a resumable download.</em>
168 </li>
169 <li> <strong class="uidlink"><a href="apiclient.http.MediaIoBaseDownload-class.html">apiclient.http.MediaIoBaseDownload</a></strong>:
170 <em class="summary">&quot;Download media resources.</em>
171 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400172 <li> <strong class="uidlink"><a href="apiclient.http.MediaUpload-class.html">apiclient.http.MediaUpload</a></strong>:
173 <em class="summary">Describes a media object to upload.</em>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400174 </li>
175 <li> <strong class="uidlink"><a href="apiclient.http.MediaUploadProgress-class.html">apiclient.http.MediaUploadProgress</a></strong>:
176 <em class="summary">Status of a resumable upload.</em>
177 </li>
178 <li> <strong class="uidlink"><a href="oauth2client.client.MemoryCache-class.html">oauth2client.client.MemoryCache</a></strong>:
179 <em class="summary">httplib2 Cache implementation which only caches locally.</em>
180 </li>
Joe Gregoriob2cdd802012-11-06 12:08:06 -0500181 <li> <strong class="uidlink"><a href="apiclient.model.Model-class.html">apiclient.model.Model</a></strong>:
182 <em class="summary">Model base class.</em>
183 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400184 <li> <strong class="uidlink"><a href="oauth2client.appengine.OAuth2Decorator-class.html">oauth2client.appengine.OAuth2Decorator</a></strong>:
185 <em class="summary">Utility for making OAuth 2.0 easier.</em>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400186 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400187 <li> <strong class="uidlink"><a href="apiclient.http.RequestMockBuilder-class.html">apiclient.http.RequestMockBuilder</a></strong>:
188 <em class="summary">A simple mock of HttpRequest</em>
189 </li>
Joe Gregorio52a5c532013-01-24 16:19:07 -0500190 <li> <strong class="uidlink"><a href="apiclient.discovery.Resource-class.html">apiclient.discovery.Resource</a></strong>:
191 <em class="summary">A class for interacting with a resource.</em>
192 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400193 <li> <strong class="uidlink"><a href="apiclient.schema.Schemas-class.html">apiclient.schema.Schemas</a></strong>:
194 <em class="summary">Schemas for an API.</em>
195 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400196 <li> <strong class="uidlink"><a href="oauth2client.client.Storage-class.html">oauth2client.client.Storage</a></strong>:
197 <em class="summary">Base class for all Storage objects.</em>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400198 </li>
Joe Gregorio52a5c532013-01-24 16:19:07 -0500199 <li> <strong class="uidlink"><a href="apiclient.push.Subscription-class.html">apiclient.push.Subscription</a></strong>:
200 <em class="summary">Information about a subscription.</em>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400201 </li>
202 <li> <strong class="uidlink"><a href="oauth2client.multistore_file._MultiStore-class.html" onclick="show_private();">oauth2client.multistore_file._MultiStore</a></strong>:
203 <em class="summary">A file backed store for multiple credentials.</em>
204 </li>
Joe Gregorio66212032012-06-14 09:10:14 -0400205 <li> <strong class="uidlink"><a href="oauth2client.locked_file._Opener-class.html" onclick="show_private();">oauth2client.locked_file._Opener</a></strong>:
206 <em class="summary">Base class for different locking primitives.</em>
Joe Gregorio66212032012-06-14 09:10:14 -0400207 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400208 <li> <strong class="uidlink"><a href="apiclient.schema._SchemaToStruct-class.html" onclick="show_private();">apiclient.schema._SchemaToStruct</a></strong>:
209 <em class="summary">Convert schema to a prototype object.</em>
210 </li>
Joe Gregorio1b425aa2012-08-24 12:04:34 -0400211 <li> <strong class="uidlink"><a href="apiclient.http._StreamSlice-class.html" onclick="show_private();">apiclient.http._StreamSlice</a></strong>:
212 <em class="summary">Truncated stream.</em>
213 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400214 </ul>
215 </li>
216</ul>
217<!-- ==================== NAVIGATION BAR ==================== -->
218<table class="navbar" border="0" width="100%" cellpadding="0"
219 bgcolor="#a0c0ff" cellspacing="0">
220 <tr valign="middle">
221
222 <!-- Tree link -->
223 <th bgcolor="#70b0f0" class="navbar-select"
224 >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
225
226 <!-- Index link -->
227 <th>&nbsp;&nbsp;&nbsp;<a
228 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
229
230 <!-- Help link -->
231 <th>&nbsp;&nbsp;&nbsp;<a
232 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
233
234 <th class="navbar" width="100%"></th>
235 </tr>
236</table>
237<table border="0" cellpadding="0" cellspacing="0" width="100%%">
238 <tr>
239 <td align="left" class="footer">
Joe Gregorio52a5c532013-01-24 16:19:07 -0500240 Generated by Epydoc 3.0.1 on Thu Jan 24 16:14:29 2013
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400241 </td>
242 <td align="right" class="footer">
243 <a target="mainFrame" href="http://epydoc.sourceforge.net"
244 >http://epydoc.sourceforge.net</a>
245 </td>
246 </tr>
247</table>
248
249<script type="text/javascript">
250 <!--
251 // Private objects are initially displayed (because if
252 // javascript is turned off then we want them to be
253 // visible); but by default, we want to hide them. So hide
254 // them unless we have a cookie that says to show them.
255 checkCookie();
256 // -->
257</script>
258</body>
259</html>