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 | f4839b0 | 2012-09-06 13:47:24 -0400 | [diff] [blame] | 61 | <li> <strong class="uidlink">django.db.models.Field</strong> |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 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> |
| 65 | <li> <strong class="uidlink">object</strong>: |
| 66 | <em class="summary">The most base type</em> |
| 67 | <ul> |
| 68 | <li> <strong class="uidlink">exceptions.BaseException</strong>: |
| 69 | <em class="summary">Common base class for all exceptions</em> |
| 70 | <ul> |
| 71 | <li> <strong class="uidlink">exceptions.Exception</strong>: |
| 72 | <em class="summary">Common base class for all non-exit exceptions.</em> |
| 73 | <ul> |
Joe Gregorio | 6621203 | 2012-06-14 09:10:14 -0400 | [diff] [blame] | 74 | <li> <strong class="uidlink"><a href="oauth2client.locked_file.AlreadyLockedException-class.html">oauth2client.locked_file.AlreadyLockedException</a></strong>: |
| 75 | <em class="summary">Trying to lock a file that has already been locked by the LockedFile.</em> |
| 76 | </li> |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 77 | <li> <strong class="uidlink"><a href="oauth2client.crypt.AppIdentityError-class.html">oauth2client.crypt.AppIdentityError</a></strong> |
| 78 | </li> |
Joe Gregorio | 0cd347a | 2012-08-30 08:22:27 -0400 | [diff] [blame] | 79 | <li> <strong class="uidlink"><a href="oauth2client.file.CredentialsFileSymbolicLinkError-class.html">oauth2client.file.CredentialsFileSymbolicLinkError</a></strong>: |
| 80 | <em class="summary">Credentials files must not be symbolic links.</em> |
| 81 | </li> |
Joe Gregorio | f4839b0 | 2012-09-06 13:47:24 -0400 | [diff] [blame] | 82 | <li> <strong class="uidlink"><a href="oauth2client.locked_file.CredentialsFileSymbolicLinkError-class.html">oauth2client.locked_file.CredentialsFileSymbolicLinkError</a></strong>: |
| 83 | <em class="summary">Credentials files must not be symbolic links.</em> |
Joe Gregorio | 0cd347a | 2012-08-30 08:22:27 -0400 | [diff] [blame] | 84 | </li> |
Joe Gregorio | 5350efb | 2012-10-24 08:54:11 -0400 | [diff] [blame^] | 85 | <li> <strong class="uidlink"><a href="oauth2client.multistore_file.Error-class.html">oauth2client.multistore_file.Error</a></strong>: |
| 86 | <em class="summary">Base error for this module.</em> |
| 87 | </li> |
Joe Gregorio | e7a0c47 | 2012-07-12 11:46:04 -0400 | [diff] [blame] | 88 | <li> <strong class="uidlink"><a href="oauth2client.client.Error-class.html">oauth2client.client.Error</a></strong>: |
| 89 | <em class="summary">Base error for this module.</em> |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 90 | </li> |
Joe Gregorio | 1b425aa | 2012-08-24 12:04:34 -0400 | [diff] [blame] | 91 | <li> <strong class="uidlink"><a href="oauth2client.clientsecrets.Error-class.html">oauth2client.clientsecrets.Error</a></strong>: |
| 92 | <em class="summary">Base error for this module.</em> |
Joe Gregorio | 1b425aa | 2012-08-24 12:04:34 -0400 | [diff] [blame] | 93 | </li> |
Joe Gregorio | f4839b0 | 2012-09-06 13:47:24 -0400 | [diff] [blame] | 94 | <li> <strong class="uidlink"><a href="apiclient.errors.Error-class.html">apiclient.errors.Error</a></strong>: |
| 95 | <em class="summary">Base error for this module.</em> |
Joe Gregorio | 1b425aa | 2012-08-24 12:04:34 -0400 | [diff] [blame] | 96 | </li> |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 97 | <li> <strong class="uidlink"><a href="oauth2client.appengine.InvalidClientSecretsError-class.html">oauth2client.appengine.InvalidClientSecretsError</a></strong>: |
| 98 | <em class="summary">The client_secrets.json file is malformed or missing required fields.</em> |
| 99 | </li> |
Joe Gregorio | 1b425aa | 2012-08-24 12:04:34 -0400 | [diff] [blame] | 100 | <li> <strong class="uidlink"><a href="oauth2client.appengine.InvalidXsrfTokenError-class.html">oauth2client.appengine.InvalidXsrfTokenError</a></strong>: |
| 101 | <em class="summary">The XSRF token is invalid or expired.</em> |
| 102 | </li> |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 103 | </ul> |
| 104 | </li> |
| 105 | </ul> |
| 106 | </li> |
| 107 | <li> <strong class="uidlink"><a href="apiclient.http.BatchHttpRequest-class.html">apiclient.http.BatchHttpRequest</a></strong>: |
| 108 | <em class="summary">Batches multiple HttpRequest objects into a single HTTP request.</em> |
| 109 | </li> |
| 110 | <li> <strong class="uidlink"><a href="oauth2client.client.Credentials-class.html">oauth2client.client.Credentials</a></strong>: |
| 111 | <em class="summary">Base class for all Credentials objects.</em> |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 112 | </li> |
| 113 | <li> <strong class="uidlink"><a href="oauth2client.client.Flow-class.html">oauth2client.client.Flow</a></strong>: |
| 114 | <em class="summary">Base class for all Flow objects.</em> |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 115 | </li> |
| 116 | <li> <strong class="uidlink"><a href="apiclient.http.HttpMock-class.html">apiclient.http.HttpMock</a></strong>: |
| 117 | <em class="summary">Mock of httplib2.Http</em> |
| 118 | </li> |
| 119 | <li> <strong class="uidlink"><a href="apiclient.http.HttpMockSequence-class.html">apiclient.http.HttpMockSequence</a></strong>: |
| 120 | <em class="summary">Mock of httplib2.Http</em> |
| 121 | </li> |
| 122 | <li> <strong class="uidlink"><a href="apiclient.http.HttpRequest-class.html">apiclient.http.HttpRequest</a></strong>: |
| 123 | <em class="summary">Encapsulates a single HTTP request.</em> |
| 124 | </li> |
| 125 | <li> <strong class="uidlink"><a href="apiclient.http.HttpRequestMock-class.html">apiclient.http.HttpRequestMock</a></strong>: |
| 126 | <em class="summary">Mock of HttpRequest.</em> |
| 127 | </li> |
Joe Gregorio | 6621203 | 2012-06-14 09:10:14 -0400 | [diff] [blame] | 128 | <li> <strong class="uidlink"><a href="oauth2client.locked_file.LockedFile-class.html">oauth2client.locked_file.LockedFile</a></strong>: |
| 129 | <em class="summary">Represent a file that has exclusive access.</em> |
| 130 | </li> |
Joe Gregorio | ebd0b84 | 2012-06-15 14:14:17 -0400 | [diff] [blame] | 131 | <li> <strong class="uidlink"><a href="apiclient.http.MediaDownloadProgress-class.html">apiclient.http.MediaDownloadProgress</a></strong>: |
| 132 | <em class="summary">Status of a resumable download.</em> |
| 133 | </li> |
| 134 | <li> <strong class="uidlink"><a href="apiclient.http.MediaIoBaseDownload-class.html">apiclient.http.MediaIoBaseDownload</a></strong>: |
| 135 | <em class="summary">"Download media resources.</em> |
| 136 | </li> |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 137 | <li> <strong class="uidlink"><a href="apiclient.http.MediaUpload-class.html">apiclient.http.MediaUpload</a></strong>: |
| 138 | <em class="summary">Describes a media object to upload.</em> |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 139 | </li> |
| 140 | <li> <strong class="uidlink"><a href="apiclient.http.MediaUploadProgress-class.html">apiclient.http.MediaUploadProgress</a></strong>: |
| 141 | <em class="summary">Status of a resumable upload.</em> |
| 142 | </li> |
| 143 | <li> <strong class="uidlink"><a href="oauth2client.client.MemoryCache-class.html">oauth2client.client.MemoryCache</a></strong>: |
| 144 | <em class="summary">httplib2 Cache implementation which only caches locally.</em> |
| 145 | </li> |
Joe Gregorio | f4839b0 | 2012-09-06 13:47:24 -0400 | [diff] [blame] | 146 | <li> <strong class="uidlink"><a href="apiclient.model.Model-class.html">apiclient.model.Model</a></strong>: |
| 147 | <em class="summary">Model base class.</em> |
Joe Gregorio | 0cd347a | 2012-08-30 08:22:27 -0400 | [diff] [blame] | 148 | </li> |
Joe Gregorio | 5350efb | 2012-10-24 08:54:11 -0400 | [diff] [blame^] | 149 | <li> <strong class="uidlink">google.appengine.ext.db.Model</strong>: |
| 150 | <em class="summary">Model is the superclass of all object entities in the datastore.</em> |
| 151 | </li> |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 152 | <li> <strong class="uidlink"><a href="oauth2client.appengine.OAuth2Decorator-class.html">oauth2client.appengine.OAuth2Decorator</a></strong>: |
| 153 | <em class="summary">Utility for making OAuth 2.0 easier.</em> |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 154 | </li> |
| 155 | <li> <strong class="uidlink">google.appengine.ext.db.Property</strong>: |
| 156 | <em class="summary">A Property is an attribute of a Model.</em> |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 157 | </li> |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 158 | <li> <strong class="uidlink"><a href="apiclient.http.RequestMockBuilder-class.html">apiclient.http.RequestMockBuilder</a></strong>: |
| 159 | <em class="summary">A simple mock of HttpRequest</em> |
| 160 | </li> |
| 161 | <li> <strong class="uidlink"><a href="apiclient.schema.Schemas-class.html">apiclient.schema.Schemas</a></strong>: |
| 162 | <em class="summary">Schemas for an API.</em> |
| 163 | </li> |
| 164 | <li> <strong class="uidlink"><a href="oauth2client.crypt.Signer-class.html">oauth2client.crypt.Signer</a></strong>: |
| 165 | <em class="summary">Signs messages with a private key.</em> |
| 166 | </li> |
| 167 | <li> <strong class="uidlink"><a href="oauth2client.client.Storage-class.html">oauth2client.client.Storage</a></strong>: |
| 168 | <em class="summary">Base class for all Storage objects.</em> |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 169 | </li> |
| 170 | <li> <strong class="uidlink"><a href="oauth2client.crypt.Verifier-class.html">oauth2client.crypt.Verifier</a></strong>: |
| 171 | <em class="summary">Verifies the signature on a message.</em> |
| 172 | </li> |
| 173 | <li> <strong class="uidlink"><a href="oauth2client.multistore_file._MultiStore-class.html" onclick="show_private();">oauth2client.multistore_file._MultiStore</a></strong>: |
| 174 | <em class="summary">A file backed store for multiple credentials.</em> |
| 175 | </li> |
Joe Gregorio | 6621203 | 2012-06-14 09:10:14 -0400 | [diff] [blame] | 176 | <li> <strong class="uidlink"><a href="oauth2client.locked_file._Opener-class.html" onclick="show_private();">oauth2client.locked_file._Opener</a></strong>: |
| 177 | <em class="summary">Base class for different locking primitives.</em> |
Joe Gregorio | 6621203 | 2012-06-14 09:10:14 -0400 | [diff] [blame] | 178 | </li> |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 179 | <li> <strong class="uidlink"><a href="apiclient.schema._SchemaToStruct-class.html" onclick="show_private();">apiclient.schema._SchemaToStruct</a></strong>: |
| 180 | <em class="summary">Convert schema to a prototype object.</em> |
| 181 | </li> |
Joe Gregorio | 1b425aa | 2012-08-24 12:04:34 -0400 | [diff] [blame] | 182 | <li> <strong class="uidlink"><a href="apiclient.http._StreamSlice-class.html" onclick="show_private();">apiclient.http._StreamSlice</a></strong>: |
| 183 | <em class="summary">Truncated stream.</em> |
| 184 | </li> |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 185 | <li> <strong class="uidlink">type</strong>: |
| 186 | <em class="summary">type(object) -> the object's type...</em> |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 187 | </li> |
| 188 | </ul> |
| 189 | </li> |
| 190 | </ul> |
| 191 | <!-- ==================== NAVIGATION BAR ==================== --> |
| 192 | <table class="navbar" border="0" width="100%" cellpadding="0" |
| 193 | bgcolor="#a0c0ff" cellspacing="0"> |
| 194 | <tr valign="middle"> |
| 195 | |
| 196 | <!-- Tree link --> |
| 197 | <th bgcolor="#70b0f0" class="navbar-select" |
| 198 | > Trees </th> |
| 199 | |
| 200 | <!-- Index link --> |
| 201 | <th> <a |
| 202 | href="identifier-index.html">Indices</a> </th> |
| 203 | |
| 204 | <!-- Help link --> |
| 205 | <th> <a |
| 206 | href="help.html">Help</a> </th> |
| 207 | |
| 208 | <th class="navbar" width="100%"></th> |
| 209 | </tr> |
| 210 | </table> |
| 211 | <table border="0" cellpadding="0" cellspacing="0" width="100%%"> |
| 212 | <tr> |
| 213 | <td align="left" class="footer"> |
Joe Gregorio | 5350efb | 2012-10-24 08:54:11 -0400 | [diff] [blame^] | 214 | Generated by Epydoc 3.0.1 on Wed Oct 24 08:53:03 2012 |
Joe Gregorio | 5dc0f5c | 2012-06-05 13:34:31 -0400 | [diff] [blame] | 215 | </td> |
| 216 | <td align="right" class="footer"> |
| 217 | <a target="mainFrame" href="http://epydoc.sourceforge.net" |
| 218 | >http://epydoc.sourceforge.net</a> |
| 219 | </td> |
| 220 | </tr> |
| 221 | </table> |
| 222 | |
| 223 | <script type="text/javascript"> |
| 224 | <!-- |
| 225 | // Private objects are initially displayed (because if |
| 226 | // javascript is turned off then we want them to be |
| 227 | // visible); but by default, we want to hide them. So hide |
| 228 | // them unless we have a cookie that says to show them. |
| 229 | checkCookie(); |
| 230 | // --> |
| 231 | </script> |
| 232 | </body> |
| 233 | </html> |