Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 1 | <?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 | > Trees </th> |
| 21 | |
| 22 | <!-- Index link --> |
| 23 | <th> <a |
| 24 | href="identifier-index.html">Indices</a> </th> |
| 25 | |
| 26 | <!-- Help link --> |
| 27 | <th> <a |
| 28 | href="help.html">Help</a> </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%"> </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 private</a>]</span></td></tr> |
| 41 | <tr><td align="right"><span class="options" |
| 42 | >[<a href="frames.html" target="_top">frames</a |
| 43 | >] | <a href="class-tree.html" |
| 44 | target="_top">no 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 Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 57 | </li> |
| 58 | <li> <strong class="uidlink">SocketServer.BaseServer</strong>: |
| 59 | <em class="summary">Base class for server classes.</em> |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 60 | </li> |
Joe Gregorio | 52a5c53 | 2013-01-24 16:19:07 -0500 | [diff] [blame] | 61 | <li> <strong class="uidlink">google.appengine.ext.ndb.BlobProperty</strong> |
| 62 | </li> |
Joe Gregorio | f4839b0 | 2012-09-06 13:47:24 -0400 | [diff] [blame] | 63 | <li> <strong class="uidlink">django.db.models.Field</strong> |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 64 | </li> |
Joe Gregorio | f4839b0 | 2012-09-06 13:47:24 -0400 | [diff] [blame] | 65 | <li> <strong class="uidlink">django.db.models.Field</strong> |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 66 | </li> |
Joe Gregorio | 52a5c53 | 2013-01-24 16:19:07 -0500 | [diff] [blame] | 67 | <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 Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 83 | <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 Gregorio | 6621203 | 2012-06-14 09:10:14 -0400 | [diff] [blame] | 92 | <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 Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 95 | <li> <strong class="uidlink"><a href="oauth2client.crypt.AppIdentityError-class.html">oauth2client.crypt.AppIdentityError</a></strong> |
| 96 | </li> |
Joe Gregorio | 7578da5 | 2012-11-01 14:20:00 -0400 | [diff] [blame] | 97 | <li> <strong class="uidlink"><a href="oauth2client.file.CredentialsFileSymbolicLinkError-class.html">oauth2client.file.CredentialsFileSymbolicLinkError</a></strong>: |
Joe Gregorio | f4839b0 | 2012-09-06 13:47:24 -0400 | [diff] [blame] | 98 | <em class="summary">Credentials files must not be symbolic links.</em> |
Joe Gregorio | 0cd347a | 2012-08-30 08:22:27 -0400 | [diff] [blame] | 99 | </li> |
Joe Gregorio | d67010d | 2012-11-05 08:57:06 -0500 | [diff] [blame] | 100 | <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 Gregorio | 52a5c53 | 2013-01-24 16:19:07 -0500 | [diff] [blame] | 103 | <li> <strong class="uidlink"><a href="oauth2client.multistore_file.Error-class.html">oauth2client.multistore_file.Error</a></strong>: |
Joe Gregorio | b2cdd80 | 2012-11-06 12:08:06 -0500 | [diff] [blame] | 104 | <em class="summary">Base error for this module.</em> |
| 105 | </li> |
Joe Gregorio | d67010d | 2012-11-05 08:57:06 -0500 | [diff] [blame] | 106 | <li> <strong class="uidlink"><a href="oauth2client.client.Error-class.html">oauth2client.client.Error</a></strong>: |
Joe Gregorio | f4839b0 | 2012-09-06 13:47:24 -0400 | [diff] [blame] | 107 | <em class="summary">Base error for this module.</em> |
Joe Gregorio | 1b425aa | 2012-08-24 12:04:34 -0400 | [diff] [blame] | 108 | </li> |
Joe Gregorio | 52a5c53 | 2013-01-24 16:19:07 -0500 | [diff] [blame] | 109 | <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 Gregorio | b2cdd80 | 2012-11-06 12:08:06 -0500 | [diff] [blame] | 113 | <em class="summary">Base error for this module.</em> |
| 114 | </li> |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 115 | <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 Gregorio | 1b425aa | 2012-08-24 12:04:34 -0400 | [diff] [blame] | 118 | <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 Gregorio | 52a5c53 | 2013-01-24 16:19:07 -0500 | [diff] [blame] | 121 | <li> <strong class="uidlink">exceptions.StandardError</strong>: |
| 122 | <em class="summary">Base class for all standard Python exceptions that do not represent |
| 123 | interpreter 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 Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 135 | </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 Gregorio | 52a5c53 | 2013-01-24 16:19:07 -0500 | [diff] [blame] | 142 | <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 Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 145 | <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 Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 147 | </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 Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 150 | </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 Gregorio | 6621203 | 2012-06-14 09:10:14 -0400 | [diff] [blame] | 163 | <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 Gregorio | ebd0b84 | 2012-06-15 14:14:17 -0400 | [diff] [blame] | 166 | <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">"Download media resources.</em> |
| 171 | </li> |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 172 | <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 Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 174 | </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 Gregorio | b2cdd80 | 2012-11-06 12:08:06 -0500 | [diff] [blame] | 181 | <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 Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 184 | <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 Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 186 | </li> |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 187 | <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 Gregorio | 52a5c53 | 2013-01-24 16:19:07 -0500 | [diff] [blame] | 190 | <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 Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 193 | <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 Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 196 | <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 Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 198 | </li> |
Joe Gregorio | 52a5c53 | 2013-01-24 16:19:07 -0500 | [diff] [blame] | 199 | <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 Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 201 | </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 Gregorio | 6621203 | 2012-06-14 09:10:14 -0400 | [diff] [blame] | 205 | <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 Gregorio | 6621203 | 2012-06-14 09:10:14 -0400 | [diff] [blame] | 207 | </li> |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 208 | <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 Gregorio | 1b425aa | 2012-08-24 12:04:34 -0400 | [diff] [blame] | 211 | <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 Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 214 | </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 | > Trees </th> |
| 225 | |
| 226 | <!-- Index link --> |
| 227 | <th> <a |
| 228 | href="identifier-index.html">Indices</a> </th> |
| 229 | |
| 230 | <!-- Help link --> |
| 231 | <th> <a |
| 232 | href="help.html">Help</a> </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 Gregorio | 52a5c53 | 2013-01-24 16:19:07 -0500 | [diff] [blame] | 240 | Generated by Epydoc 3.0.1 on Thu Jan 24 16:14:29 2013 |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 241 | </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> |