blob: f1577c0afbceb4babcac63f3fff869eb8440faa6 [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">
Joe Gregorio41be8e82013-03-07 10:31:47 -050055 <li> <strong class="uidlink"><i>unreachable</i></strong>
56 </li>
57 <li> <strong class="uidlink"><i>unreachable</i></strong>
58 </li>
59 <li> <strong class="uidlink"><i>unreachable</i></strong>
60 </li>
61 <li> <strong class="uidlink"><i>unreachable</i></strong>
62 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040063 <li> <strong class="uidlink">SocketServer.BaseRequestHandler</strong>:
64 <em class="summary">Base class for request handler classes.</em>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040065 </li>
66 <li> <strong class="uidlink">SocketServer.BaseServer</strong>:
67 <em class="summary">Base class for server classes.</em>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040068 </li>
Joe Gregoriof4839b02012-09-06 13:47:24 -040069 <li> <strong class="uidlink">django.db.models.Field</strong>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040070 </li>
Joe Gregoriof4839b02012-09-06 13:47:24 -040071 <li> <strong class="uidlink">django.db.models.Field</strong>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040072 </li>
Joe Gregorio52a5c532013-01-24 16:19:07 -050073 <li> <strong class="uidlink">collections.defaultdict</strong>
74 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040075 <li> <strong class="uidlink">object</strong>:
76 <em class="summary">The most base type</em>
77 <ul>
78 <li> <strong class="uidlink">exceptions.BaseException</strong>:
79 <em class="summary">Common base class for all exceptions</em>
80 <ul>
81 <li> <strong class="uidlink">exceptions.Exception</strong>:
82 <em class="summary">Common base class for all non-exit exceptions.</em>
83 <ul>
Joe Gregorio66212032012-06-14 09:10:14 -040084 <li> <strong class="uidlink"><a href="oauth2client.locked_file.AlreadyLockedException-class.html">oauth2client.locked_file.AlreadyLockedException</a></strong>:
85 <em class="summary">Trying to lock a file that has already been locked by the LockedFile.</em>
86 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040087 <li> <strong class="uidlink"><a href="oauth2client.crypt.AppIdentityError-class.html">oauth2client.crypt.AppIdentityError</a></strong>
88 </li>
Joe Gregorio7578da52012-11-01 14:20:00 -040089 <li> <strong class="uidlink"><a href="oauth2client.file.CredentialsFileSymbolicLinkError-class.html">oauth2client.file.CredentialsFileSymbolicLinkError</a></strong>:
Joe Gregoriof4839b02012-09-06 13:47:24 -040090 <em class="summary">Credentials files must not be symbolic links.</em>
Joe Gregorio0cd347a2012-08-30 08:22:27 -040091 </li>
Joe Gregoriod67010d2012-11-05 08:57:06 -050092 <li> <strong class="uidlink"><a href="oauth2client.locked_file.CredentialsFileSymbolicLinkError-class.html">oauth2client.locked_file.CredentialsFileSymbolicLinkError</a></strong>:
93 <em class="summary">Credentials files must not be symbolic links.</em>
94 </li>
Joe Gregorio41be8e82013-03-07 10:31:47 -050095 <li> <strong class="uidlink"><a href="apiclient.errors.Error-class.html">apiclient.errors.Error</a></strong>:
Joe Gregoriob2cdd802012-11-06 12:08:06 -050096 <em class="summary">Base error for this module.</em>
97 </li>
Joe Gregoriod67010d2012-11-05 08:57:06 -050098 <li> <strong class="uidlink"><a href="oauth2client.client.Error-class.html">oauth2client.client.Error</a></strong>:
Joe Gregoriof4839b02012-09-06 13:47:24 -040099 <em class="summary">Base error for this module.</em>
Joe Gregorio1b425aa2012-08-24 12:04:34 -0400100 </li>
Joe Gregorio52a5c532013-01-24 16:19:07 -0500101 <li> <strong class="uidlink"><a href="oauth2client.clientsecrets.Error-class.html">oauth2client.clientsecrets.Error</a></strong>:
102 <em class="summary">Base error for this module.</em>
103 </li>
Joe Gregorio41be8e82013-03-07 10:31:47 -0500104 <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 -0500105 <em class="summary">Base error for this module.</em>
106 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400107 <li> <strong class="uidlink"><a href="oauth2client.appengine.InvalidClientSecretsError-class.html">oauth2client.appengine.InvalidClientSecretsError</a></strong>:
108 <em class="summary">The client_secrets.json file is malformed or missing required fields.</em>
109 </li>
Joe Gregorio1b425aa2012-08-24 12:04:34 -0400110 <li> <strong class="uidlink"><a href="oauth2client.appengine.InvalidXsrfTokenError-class.html">oauth2client.appengine.InvalidXsrfTokenError</a></strong>:
111 <em class="summary">The XSRF token is invalid or expired.</em>
112 </li>
Joe Gregorio52a5c532013-01-24 16:19:07 -0500113 <li> <strong class="uidlink">exceptions.StandardError</strong>:
114 <em class="summary">Base class for all standard Python exceptions that do not represent
115interpreter exiting.</em>
116 <ul>
117 <li> <strong class="uidlink">exceptions.ValueError</strong>:
118 <em class="summary">Inappropriate argument value (of correct type).</em>
119 <ul>
120 <li> <strong class="uidlink"><a href="apiclient.push.InvalidSubscriptionRequestError-class.html">apiclient.push.InvalidSubscriptionRequestError</a></strong>:
121 <em class="summary">The request cannot be subscribed.</em>
122 </li>
123 </ul>
124 </li>
125 </ul>
126 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400127 </ul>
128 </li>
129 </ul>
130 </li>
131 <li> <strong class="uidlink"><a href="apiclient.http.BatchHttpRequest-class.html">apiclient.http.BatchHttpRequest</a></strong>:
132 <em class="summary">Batches multiple HttpRequest objects into a single HTTP request.</em>
133 </li>
Joe Gregorio52a5c532013-01-24 16:19:07 -0500134 <li> <strong class="uidlink"><a href="apiclient.push.Channel-class.html">apiclient.push.Channel</a></strong>:
135 <em class="summary">Base class for channel types.</em>
136 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400137 <li> <strong class="uidlink"><a href="oauth2client.client.Credentials-class.html">oauth2client.client.Credentials</a></strong>:
138 <em class="summary">Base class for all Credentials objects.</em>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400139 </li>
140 <li> <strong class="uidlink"><a href="oauth2client.client.Flow-class.html">oauth2client.client.Flow</a></strong>:
141 <em class="summary">Base class for all Flow objects.</em>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400142 </li>
143 <li> <strong class="uidlink"><a href="apiclient.http.HttpMock-class.html">apiclient.http.HttpMock</a></strong>:
144 <em class="summary">Mock of httplib2.Http</em>
145 </li>
146 <li> <strong class="uidlink"><a href="apiclient.http.HttpMockSequence-class.html">apiclient.http.HttpMockSequence</a></strong>:
147 <em class="summary">Mock of httplib2.Http</em>
148 </li>
149 <li> <strong class="uidlink"><a href="apiclient.http.HttpRequest-class.html">apiclient.http.HttpRequest</a></strong>:
150 <em class="summary">Encapsulates a single HTTP request.</em>
151 </li>
152 <li> <strong class="uidlink"><a href="apiclient.http.HttpRequestMock-class.html">apiclient.http.HttpRequestMock</a></strong>:
153 <em class="summary">Mock of HttpRequest.</em>
154 </li>
Joe Gregorio66212032012-06-14 09:10:14 -0400155 <li> <strong class="uidlink"><a href="oauth2client.locked_file.LockedFile-class.html">oauth2client.locked_file.LockedFile</a></strong>:
156 <em class="summary">Represent a file that has exclusive access.</em>
157 </li>
Joe Gregorioebd0b842012-06-15 14:14:17 -0400158 <li> <strong class="uidlink"><a href="apiclient.http.MediaDownloadProgress-class.html">apiclient.http.MediaDownloadProgress</a></strong>:
159 <em class="summary">Status of a resumable download.</em>
160 </li>
161 <li> <strong class="uidlink"><a href="apiclient.http.MediaIoBaseDownload-class.html">apiclient.http.MediaIoBaseDownload</a></strong>:
162 <em class="summary">&quot;Download media resources.</em>
163 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400164 <li> <strong class="uidlink"><a href="apiclient.http.MediaUpload-class.html">apiclient.http.MediaUpload</a></strong>:
165 <em class="summary">Describes a media object to upload.</em>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400166 </li>
167 <li> <strong class="uidlink"><a href="apiclient.http.MediaUploadProgress-class.html">apiclient.http.MediaUploadProgress</a></strong>:
168 <em class="summary">Status of a resumable upload.</em>
169 </li>
170 <li> <strong class="uidlink"><a href="oauth2client.client.MemoryCache-class.html">oauth2client.client.MemoryCache</a></strong>:
171 <em class="summary">httplib2 Cache implementation which only caches locally.</em>
172 </li>
Joe Gregorio41be8e82013-03-07 10:31:47 -0500173 <li> <strong class="uidlink">google.appengine.ext.db.Model</strong>:
174 <em class="summary">Model is the superclass of all object entities in the datastore.</em>
175 </li>
Joe Gregoriob2cdd802012-11-06 12:08:06 -0500176 <li> <strong class="uidlink"><a href="apiclient.model.Model-class.html">apiclient.model.Model</a></strong>:
177 <em class="summary">Model base class.</em>
178 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400179 <li> <strong class="uidlink"><a href="oauth2client.appengine.OAuth2Decorator-class.html">oauth2client.appengine.OAuth2Decorator</a></strong>:
180 <em class="summary">Utility for making OAuth 2.0 easier.</em>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400181 </li>
Joe Gregorio41be8e82013-03-07 10:31:47 -0500182 <li> <strong class="uidlink">google.appengine.ext.db.Property</strong>:
183 <em class="summary">A Property is an attribute of a Model.</em>
184 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400185 <li> <strong class="uidlink"><a href="apiclient.http.RequestMockBuilder-class.html">apiclient.http.RequestMockBuilder</a></strong>:
186 <em class="summary">A simple mock of HttpRequest</em>
187 </li>
Joe Gregorio41be8e82013-03-07 10:31:47 -0500188 <li> <strong class="uidlink"><a href="apiclient.discovery.Resource-class.html" onclick="show_private();">apiclient.discovery.Resource</a></strong>:
Joe Gregorio52a5c532013-01-24 16:19:07 -0500189 <em class="summary">A class for interacting with a resource.</em>
190 </li>
Joe Gregorio41be8e82013-03-07 10:31:47 -0500191 <li> <strong class="uidlink"><a href="apiclient.discovery.ResourceMethodParameters-class.html" onclick="show_private();">apiclient.discovery.ResourceMethodParameters</a></strong>:
192 <em class="summary">Represents the parameters associated with a method.</em>
193 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400194 <li> <strong class="uidlink"><a href="apiclient.schema.Schemas-class.html">apiclient.schema.Schemas</a></strong>:
195 <em class="summary">Schemas for an API.</em>
196 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400197 <li> <strong class="uidlink"><a href="oauth2client.client.Storage-class.html">oauth2client.client.Storage</a></strong>:
198 <em class="summary">Base class for all Storage objects.</em>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400199 </li>
Joe Gregorio52a5c532013-01-24 16:19:07 -0500200 <li> <strong class="uidlink"><a href="apiclient.push.Subscription-class.html">apiclient.push.Subscription</a></strong>:
201 <em class="summary">Information about a subscription.</em>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400202 </li>
203 <li> <strong class="uidlink"><a href="oauth2client.multistore_file._MultiStore-class.html" onclick="show_private();">oauth2client.multistore_file._MultiStore</a></strong>:
204 <em class="summary">A file backed store for multiple credentials.</em>
205 </li>
Joe Gregorio66212032012-06-14 09:10:14 -0400206 <li> <strong class="uidlink"><a href="oauth2client.locked_file._Opener-class.html" onclick="show_private();">oauth2client.locked_file._Opener</a></strong>:
207 <em class="summary">Base class for different locking primitives.</em>
Joe Gregorio66212032012-06-14 09:10:14 -0400208 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400209 <li> <strong class="uidlink"><a href="apiclient.schema._SchemaToStruct-class.html" onclick="show_private();">apiclient.schema._SchemaToStruct</a></strong>:
210 <em class="summary">Convert schema to a prototype object.</em>
211 </li>
Joe Gregorio1b425aa2012-08-24 12:04:34 -0400212 <li> <strong class="uidlink"><a href="apiclient.http._StreamSlice-class.html" onclick="show_private();">apiclient.http._StreamSlice</a></strong>:
213 <em class="summary">Truncated stream.</em>
214 </li>
Joe Gregorio41be8e82013-03-07 10:31:47 -0500215 <li> <strong class="uidlink">type</strong>:
216 <em class="summary">type(object) -&gt; the object's type...</em>
217 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400218 </ul>
219 </li>
220</ul>
221<!-- ==================== NAVIGATION BAR ==================== -->
222<table class="navbar" border="0" width="100%" cellpadding="0"
223 bgcolor="#a0c0ff" cellspacing="0">
224 <tr valign="middle">
225
226 <!-- Tree link -->
227 <th bgcolor="#70b0f0" class="navbar-select"
228 >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
229
230 <!-- Index link -->
231 <th>&nbsp;&nbsp;&nbsp;<a
232 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
233
234 <!-- Help link -->
235 <th>&nbsp;&nbsp;&nbsp;<a
236 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
237
238 <th class="navbar" width="100%"></th>
239 </tr>
240</table>
241<table border="0" cellpadding="0" cellspacing="0" width="100%%">
242 <tr>
243 <td align="left" class="footer">
Joe Gregorio41be8e82013-03-07 10:31:47 -0500244 Generated by Epydoc 3.0.1 on Thu Mar 7 10:31:22 2013
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400245 </td>
246 <td align="right" class="footer">
247 <a target="mainFrame" href="http://epydoc.sourceforge.net"
248 >http://epydoc.sourceforge.net</a>
249 </td>
250 </tr>
251</table>
252
253<script type="text/javascript">
254 <!--
255 // Private objects are initially displayed (because if
256 // javascript is turned off then we want them to be
257 // visible); but by default, we want to hide them. So hide
258 // them unless we have a cookie that says to show them.
259 checkCookie();
260 // -->
261</script>
262</body>
263</html>