blob: b626b6b8a8b7807bd1eec5ebc133ed3df1932247 [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>
73 <li> <strong class="uidlink">object</strong>:
74 <em class="summary">The most base type</em>
75 <ul>
76 <li> <strong class="uidlink">exceptions.BaseException</strong>:
77 <em class="summary">Common base class for all exceptions</em>
78 <ul>
79 <li> <strong class="uidlink">exceptions.Exception</strong>:
80 <em class="summary">Common base class for all non-exit exceptions.</em>
81 <ul>
Joe Gregorio66212032012-06-14 09:10:14 -040082 <li> <strong class="uidlink"><a href="oauth2client.locked_file.AlreadyLockedException-class.html">oauth2client.locked_file.AlreadyLockedException</a></strong>:
83 <em class="summary">Trying to lock a file that has already been locked by the LockedFile.</em>
84 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -040085 <li> <strong class="uidlink"><a href="oauth2client.crypt.AppIdentityError-class.html">oauth2client.crypt.AppIdentityError</a></strong>
86 </li>
Joe Gregoriod67010d2012-11-05 08:57:06 -050087 <li> <strong class="uidlink"><a href="oauth2client.locked_file.CredentialsFileSymbolicLinkError-class.html">oauth2client.locked_file.CredentialsFileSymbolicLinkError</a></strong>:
88 <em class="summary">Credentials files must not be symbolic links.</em>
89 </li>
Joe Gregorio37802c32013-08-06 12:24:05 -040090 <li> <strong class="uidlink"><a href="oauth2client.file.CredentialsFileSymbolicLinkError-class.html">oauth2client.file.CredentialsFileSymbolicLinkError</a></strong>:
91 <em class="summary">Credentials files must not be symbolic links.</em>
Joe Gregoriob2cdd802012-11-06 12:08:06 -050092 </li>
Joe Gregorio37802c32013-08-06 12:24:05 -040093 <li> <strong class="uidlink"><a href="apiclient.errors.Error-class.html">apiclient.errors.Error</a></strong>:
Joe Gregoriof4839b02012-09-06 13:47:24 -040094 <em class="summary">Base error for this module.</em>
Joe Gregorio1b425aa2012-08-24 12:04:34 -040095 </li>
Joe Gregorio52a5c532013-01-24 16:19:07 -050096 <li> <strong class="uidlink"><a href="oauth2client.clientsecrets.Error-class.html">oauth2client.clientsecrets.Error</a></strong>:
97 <em class="summary">Base error for this module.</em>
98 </li>
Joe Gregorio41be8e82013-03-07 10:31:47 -050099 <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 -0500100 <em class="summary">Base error for this module.</em>
101 </li>
Joe Gregorio37802c32013-08-06 12:24:05 -0400102 <li> <strong class="uidlink"><a href="oauth2client.client.Error-class.html">oauth2client.client.Error</a></strong>:
103 <em class="summary">Base error for this module.</em>
104 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400105 <li> <strong class="uidlink"><a href="oauth2client.appengine.InvalidClientSecretsError-class.html">oauth2client.appengine.InvalidClientSecretsError</a></strong>:
106 <em class="summary">The client_secrets.json file is malformed or missing required fields.</em>
107 </li>
Joe Gregorio1b425aa2012-08-24 12:04:34 -0400108 <li> <strong class="uidlink"><a href="oauth2client.appengine.InvalidXsrfTokenError-class.html">oauth2client.appengine.InvalidXsrfTokenError</a></strong>:
109 <em class="summary">The XSRF token is invalid or expired.</em>
110 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400111 </ul>
112 </li>
113 </ul>
114 </li>
115 <li> <strong class="uidlink"><a href="apiclient.http.BatchHttpRequest-class.html">apiclient.http.BatchHttpRequest</a></strong>:
116 <em class="summary">Batches multiple HttpRequest objects into a single HTTP request.</em>
117 </li>
Joe Gregorio37802c32013-08-06 12:24:05 -0400118 <li> <strong class="uidlink"><a href="apiclient.channel.Channel-class.html">apiclient.channel.Channel</a></strong>:
119 <em class="summary">A Channel for notifications.</em>
Joe Gregorio52a5c532013-01-24 16:19:07 -0500120 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400121 <li> <strong class="uidlink"><a href="oauth2client.client.Credentials-class.html">oauth2client.client.Credentials</a></strong>:
122 <em class="summary">Base class for all Credentials objects.</em>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400123 </li>
124 <li> <strong class="uidlink"><a href="oauth2client.client.Flow-class.html">oauth2client.client.Flow</a></strong>:
125 <em class="summary">Base class for all Flow objects.</em>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400126 </li>
127 <li> <strong class="uidlink"><a href="apiclient.http.HttpMock-class.html">apiclient.http.HttpMock</a></strong>:
128 <em class="summary">Mock of httplib2.Http</em>
129 </li>
130 <li> <strong class="uidlink"><a href="apiclient.http.HttpMockSequence-class.html">apiclient.http.HttpMockSequence</a></strong>:
131 <em class="summary">Mock of httplib2.Http</em>
132 </li>
133 <li> <strong class="uidlink"><a href="apiclient.http.HttpRequest-class.html">apiclient.http.HttpRequest</a></strong>:
134 <em class="summary">Encapsulates a single HTTP request.</em>
135 </li>
136 <li> <strong class="uidlink"><a href="apiclient.http.HttpRequestMock-class.html">apiclient.http.HttpRequestMock</a></strong>:
137 <em class="summary">Mock of HttpRequest.</em>
138 </li>
Joe Gregorio66212032012-06-14 09:10:14 -0400139 <li> <strong class="uidlink"><a href="oauth2client.locked_file.LockedFile-class.html">oauth2client.locked_file.LockedFile</a></strong>:
140 <em class="summary">Represent a file that has exclusive access.</em>
141 </li>
Joe Gregorioebd0b842012-06-15 14:14:17 -0400142 <li> <strong class="uidlink"><a href="apiclient.http.MediaDownloadProgress-class.html">apiclient.http.MediaDownloadProgress</a></strong>:
143 <em class="summary">Status of a resumable download.</em>
144 </li>
145 <li> <strong class="uidlink"><a href="apiclient.http.MediaIoBaseDownload-class.html">apiclient.http.MediaIoBaseDownload</a></strong>:
146 <em class="summary">&quot;Download media resources.</em>
147 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400148 <li> <strong class="uidlink"><a href="apiclient.http.MediaUpload-class.html">apiclient.http.MediaUpload</a></strong>:
149 <em class="summary">Describes a media object to upload.</em>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400150 </li>
151 <li> <strong class="uidlink"><a href="apiclient.http.MediaUploadProgress-class.html">apiclient.http.MediaUploadProgress</a></strong>:
152 <em class="summary">Status of a resumable upload.</em>
153 </li>
154 <li> <strong class="uidlink"><a href="oauth2client.client.MemoryCache-class.html">oauth2client.client.MemoryCache</a></strong>:
155 <em class="summary">httplib2 Cache implementation which only caches locally.</em>
156 </li>
Joe Gregorio37802c32013-08-06 12:24:05 -0400157 <li> <strong class="uidlink"><a href="apiclient.model.Model-class.html">apiclient.model.Model</a></strong>:
158 <em class="summary">Model base class.</em>
159 </li>
Joe Gregorio41be8e82013-03-07 10:31:47 -0500160 <li> <strong class="uidlink">google.appengine.ext.db.Model</strong>:
161 <em class="summary">Model is the superclass of all object entities in the datastore.</em>
162 </li>
Joe Gregorio37802c32013-08-06 12:24:05 -0400163 <li> <strong class="uidlink"><a href="apiclient.channel.Notification-class.html">apiclient.channel.Notification</a></strong>:
164 <em class="summary">A Notification from a Channel.</em>
Joe Gregoriob2cdd802012-11-06 12:08:06 -0500165 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400166 <li> <strong class="uidlink"><a href="oauth2client.appengine.OAuth2Decorator-class.html">oauth2client.appengine.OAuth2Decorator</a></strong>:
167 <em class="summary">Utility for making OAuth 2.0 easier.</em>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400168 </li>
Joe Gregorio41be8e82013-03-07 10:31:47 -0500169 <li> <strong class="uidlink">google.appengine.ext.db.Property</strong>:
170 <em class="summary">A Property is an attribute of a Model.</em>
171 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400172 <li> <strong class="uidlink"><a href="apiclient.http.RequestMockBuilder-class.html">apiclient.http.RequestMockBuilder</a></strong>:
173 <em class="summary">A simple mock of HttpRequest</em>
174 </li>
Joe Gregorio41be8e82013-03-07 10:31:47 -0500175 <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 -0500176 <em class="summary">A class for interacting with a resource.</em>
177 </li>
Joe Gregorio41be8e82013-03-07 10:31:47 -0500178 <li> <strong class="uidlink"><a href="apiclient.discovery.ResourceMethodParameters-class.html" onclick="show_private();">apiclient.discovery.ResourceMethodParameters</a></strong>:
179 <em class="summary">Represents the parameters associated with a method.</em>
180 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400181 <li> <strong class="uidlink"><a href="apiclient.schema.Schemas-class.html">apiclient.schema.Schemas</a></strong>:
182 <em class="summary">Schemas for an API.</em>
183 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400184 <li> <strong class="uidlink"><a href="oauth2client.client.Storage-class.html">oauth2client.client.Storage</a></strong>:
185 <em class="summary">Base class for all Storage objects.</em>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400186 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400187 <li> <strong class="uidlink"><a href="oauth2client.multistore_file._MultiStore-class.html" onclick="show_private();">oauth2client.multistore_file._MultiStore</a></strong>:
188 <em class="summary">A file backed store for multiple credentials.</em>
189 </li>
Joe Gregorio66212032012-06-14 09:10:14 -0400190 <li> <strong class="uidlink"><a href="oauth2client.locked_file._Opener-class.html" onclick="show_private();">oauth2client.locked_file._Opener</a></strong>:
191 <em class="summary">Base class for different locking primitives.</em>
Joe Gregorio66212032012-06-14 09:10:14 -0400192 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400193 <li> <strong class="uidlink"><a href="apiclient.schema._SchemaToStruct-class.html" onclick="show_private();">apiclient.schema._SchemaToStruct</a></strong>:
194 <em class="summary">Convert schema to a prototype object.</em>
195 </li>
Joe Gregorio1b425aa2012-08-24 12:04:34 -0400196 <li> <strong class="uidlink"><a href="apiclient.http._StreamSlice-class.html" onclick="show_private();">apiclient.http._StreamSlice</a></strong>:
197 <em class="summary">Truncated stream.</em>
198 </li>
Joe Gregorio41be8e82013-03-07 10:31:47 -0500199 <li> <strong class="uidlink">type</strong>:
200 <em class="summary">type(object) -&gt; the object's type...</em>
201 </li>
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400202 </ul>
203 </li>
204</ul>
205<!-- ==================== NAVIGATION BAR ==================== -->
206<table class="navbar" border="0" width="100%" cellpadding="0"
207 bgcolor="#a0c0ff" cellspacing="0">
208 <tr valign="middle">
209
210 <!-- Tree link -->
211 <th bgcolor="#70b0f0" class="navbar-select"
212 >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
213
214 <!-- Index link -->
215 <th>&nbsp;&nbsp;&nbsp;<a
216 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
217
218 <!-- Help link -->
219 <th>&nbsp;&nbsp;&nbsp;<a
220 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
221
222 <th class="navbar" width="100%"></th>
223 </tr>
224</table>
225<table border="0" cellpadding="0" cellspacing="0" width="100%%">
226 <tr>
227 <td align="left" class="footer">
Joe Gregorio37802c32013-08-06 12:24:05 -0400228 Generated by Epydoc 3.0.1 on Tue Aug 6 12:16:42 2013
Joe Gregorio5dc0f5c2012-06-05 13:34:31 -0400229 </td>
230 <td align="right" class="footer">
231 <a target="mainFrame" href="http://epydoc.sourceforge.net"
232 >http://epydoc.sourceforge.net</a>
233 </td>
234 </tr>
235</table>
236
237<script type="text/javascript">
238 <!--
239 // Private objects are initially displayed (because if
240 // javascript is turned off then we want them to be
241 // visible); but by default, we want to hide them. So hide
242 // them unless we have a cookie that says to show them.
243 checkCookie();
244 // -->
245</script>
246</body>
247</html>