/usr/share/doc/cedar-backup2-doc/interface/class-tree.html is in cedar-backup2-doc 2.27.0-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 | <?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Class Hierarchy</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="text/javascript" src="epydoc.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
alink="#204080">
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th> <a
href="CedarBackup2-module.html">Home</a> </th>
<!-- Tree link -->
<th bgcolor="#70b0f0" class="navbar-select"
> Trees </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
><a class="navbar" target="_top" href="https://bitbucket.org/cedarsolutions/cedar-backup2">CedarBackup2</a></th>
</tr></table></th>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="100%"> </td>
<td>
<table cellpadding="0" cellspacing="0">
<!-- hide/show private -->
<tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
onclick="toggle_private();">hide private</a>]</span></td></tr>
<tr><td align="right"><span class="options"
>[<a href="frames.html" target="_top">frames</a
>] | <a href="class-tree.html"
target="_top">no frames</a>]</span></td></tr>
</table>
</td>
</tr>
</table>
<center><b>
[ <a href="module-tree.html">Module Hierarchy</a>
| <a href="class-tree.html">Class Hierarchy</a> ]
</b></center><br />
<h1 class="epydoc">Class Hierarchy</h1>
<ul class="nomargin-top">
<li> <strong class="uidlink">object</strong>:
<em class="summary">The most base type</em>
<ul>
<li> <strong class="uidlink"><a href="CedarBackup2.config.ActionDependencies-class.html">CedarBackup2.config.ActionDependencies</a></strong>:
<em class="summary">Class representing dependencies associated with an extended action.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.config.ActionHook-class.html">CedarBackup2.config.ActionHook</a></strong>:
<em class="summary">Class representing a hook associated with an action.</em>
<ul>
<li> <strong class="uidlink"><a href="CedarBackup2.config.PostActionHook-class.html">CedarBackup2.config.PostActionHook</a></strong>:
<em class="summary">Class representing a pre-action hook associated with an action.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.config.PreActionHook-class.html">CedarBackup2.config.PreActionHook</a></strong>:
<em class="summary">Class representing a pre-action hook associated with an action.</em>
</li>
</ul>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.extend.amazons3.AmazonS3Config-class.html">CedarBackup2.extend.amazons3.AmazonS3Config</a></strong>:
<em class="summary">Class representing Amazon S3 configuration.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.config.BlankBehavior-class.html">CedarBackup2.config.BlankBehavior</a></strong>:
<em class="summary">Class representing optimized store-action media blanking behavior.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.config.ByteQuantity-class.html">CedarBackup2.config.ByteQuantity</a></strong>:
<em class="summary">Class representing a byte quantity.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.extend.capacity.CapacityConfig-class.html">CedarBackup2.extend.capacity.CapacityConfig</a></strong>:
<em class="summary">Class representing capacity configuration.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.writers.cdwriter.CdWriter-class.html">CedarBackup2.writers.cdwriter.CdWriter</a></strong>:
<em class="summary">Class representing a device that knows how to write CD media.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.config.CollectConfig-class.html">CedarBackup2.config.CollectConfig</a></strong>:
<em class="summary">Class representing a Cedar Backup collect configuration.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.config.CollectDir-class.html">CedarBackup2.config.CollectDir</a></strong>:
<em class="summary">Class representing a Cedar Backup collect directory.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.config.CollectFile-class.html">CedarBackup2.config.CollectFile</a></strong>:
<em class="summary">Class representing a Cedar Backup collect file.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.config.CommandOverride-class.html">CedarBackup2.config.CommandOverride</a></strong>:
<em class="summary">Class representing a piece of Cedar Backup command override
configuration.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.config.Config-class.html">CedarBackup2.config.Config</a></strong>:
<em class="summary">Class representing a Cedar Backup XML configuration document.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.util.Diagnostics-class.html">CedarBackup2.util.Diagnostics</a></strong>:
<em class="summary">Class holding runtime diagnostic information.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.util.DirectedGraph-class.html">CedarBackup2.util.DirectedGraph</a></strong>:
<em class="summary">Represents a directed graph.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.writers.dvdwriter.DvdWriter-class.html">CedarBackup2.writers.dvdwriter.DvdWriter</a></strong>:
<em class="summary">Class representing a device that knows how to write some kinds of
DVD media.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.extend.encrypt.EncryptConfig-class.html">CedarBackup2.extend.encrypt.EncryptConfig</a></strong>:
<em class="summary">Class representing encrypt configuration.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.config.ExtendedAction-class.html">CedarBackup2.config.ExtendedAction</a></strong>:
<em class="summary">Class representing an extended action.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.config.ExtensionsConfig-class.html">CedarBackup2.config.ExtensionsConfig</a></strong>:
<em class="summary">Class representing Cedar Backup extensions configuration.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.writers.util.IsoImage-class.html">CedarBackup2.writers.util.IsoImage</a></strong>:
<em class="summary">Represents an ISO filesystem image.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.extend.amazons3.LocalConfig-class.html">CedarBackup2.extend.amazons3.LocalConfig</a></strong>:
<em class="summary">Class representing this extension's configuration document.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.extend.capacity.LocalConfig-class.html">CedarBackup2.extend.capacity.LocalConfig</a></strong>:
<em class="summary">Class representing this extension's configuration document.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.extend.encrypt.LocalConfig-class.html">CedarBackup2.extend.encrypt.LocalConfig</a></strong>:
<em class="summary">Class representing this extension's configuration document.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.extend.mbox.LocalConfig-class.html">CedarBackup2.extend.mbox.LocalConfig</a></strong>:
<em class="summary">Class representing this extension's configuration document.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.extend.mysql.LocalConfig-class.html">CedarBackup2.extend.mysql.LocalConfig</a></strong>:
<em class="summary">Class representing this extension's configuration document.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.extend.postgresql.LocalConfig-class.html">CedarBackup2.extend.postgresql.LocalConfig</a></strong>:
<em class="summary">Class representing this extension's configuration document.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.extend.split.LocalConfig-class.html">CedarBackup2.extend.split.LocalConfig</a></strong>:
<em class="summary">Class representing this extension's configuration document.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.extend.subversion.LocalConfig-class.html">CedarBackup2.extend.subversion.LocalConfig</a></strong>:
<em class="summary">Class representing this extension's configuration document.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.config.LocalPeer-class.html">CedarBackup2.config.LocalPeer</a></strong>:
<em class="summary">Class representing a Cedar Backup peer.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.peer.LocalPeer-class.html">CedarBackup2.peer.LocalPeer</a></strong>:
<em class="summary">Backup peer representing a local peer in a backup pool.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.extend.mbox.MboxConfig-class.html">CedarBackup2.extend.mbox.MboxConfig</a></strong>:
<em class="summary">Class representing mbox configuration.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.extend.mbox.MboxDir-class.html">CedarBackup2.extend.mbox.MboxDir</a></strong>:
<em class="summary">Class representing mbox directory configuration..</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.extend.mbox.MboxFile-class.html">CedarBackup2.extend.mbox.MboxFile</a></strong>:
<em class="summary">Class representing mbox file configuration..</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.writers.cdwriter.MediaCapacity-class.html">CedarBackup2.writers.cdwriter.MediaCapacity</a></strong>:
<em class="summary">Class encapsulating information about CD media capacity.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.writers.dvdwriter.MediaCapacity-class.html">CedarBackup2.writers.dvdwriter.MediaCapacity</a></strong>:
<em class="summary">Class encapsulating information about DVD media capacity.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.writers.cdwriter.MediaDefinition-class.html">CedarBackup2.writers.cdwriter.MediaDefinition</a></strong>:
<em class="summary">Class encapsulating information about CD media definitions.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.writers.dvdwriter.MediaDefinition-class.html">CedarBackup2.writers.dvdwriter.MediaDefinition</a></strong>:
<em class="summary">Class encapsulating information about DVD media definitions.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.extend.mysql.MysqlConfig-class.html">CedarBackup2.extend.mysql.MysqlConfig</a></strong>:
<em class="summary">Class representing MySQL configuration.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.tools.amazons3.Options-class.html">CedarBackup2.tools.amazons3.Options</a></strong>:
<em class="summary">Class representing command-line options for the cback-amazons3-sync
script.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.cli.Options-class.html">CedarBackup2.cli.Options</a></strong>:
<em class="summary">Class representing command-line options for the cback script.</em>
<ul>
<li> <strong class="uidlink"><a href="CedarBackup2.tools.span.SpanOptions-class.html">CedarBackup2.tools.span.SpanOptions</a></strong>:
<em class="summary">Tool-specific command-line options.</em>
</li>
</ul>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.config.OptionsConfig-class.html">CedarBackup2.config.OptionsConfig</a></strong>:
<em class="summary">Class representing a Cedar Backup global options configuration.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.util.PathResolverSingleton-class.html">CedarBackup2.util.PathResolverSingleton</a></strong>:
<em class="summary">Singleton used for resolving executable paths.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.config.PeersConfig-class.html">CedarBackup2.config.PeersConfig</a></strong>:
<em class="summary">Class representing Cedar Backup global peer configuration.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.extend.capacity.PercentageQuantity-class.html">CedarBackup2.extend.capacity.PercentageQuantity</a></strong>:
<em class="summary">Class representing a percentage quantity.</em>
</li>
<li> <strong class="uidlink">subprocess.Popen</strong>:
<em class="summary">Execute a child program in a new process.</em>
<ul>
<li> <strong class="uidlink"><a href="CedarBackup2.util.Pipe-class.html">CedarBackup2.util.Pipe</a></strong>:
<em class="summary">Specialized pipe class for use by <code>executeCommand</code>.</em>
</li>
</ul>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.extend.postgresql.PostgresqlConfig-class.html">CedarBackup2.extend.postgresql.PostgresqlConfig</a></strong>:
<em class="summary">Class representing PostgreSQL configuration.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.config.PurgeConfig-class.html">CedarBackup2.config.PurgeConfig</a></strong>:
<em class="summary">Class representing a Cedar Backup purge configuration.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.config.PurgeDir-class.html">CedarBackup2.config.PurgeDir</a></strong>:
<em class="summary">Class representing a Cedar Backup purge directory.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.config.ReferenceConfig-class.html">CedarBackup2.config.ReferenceConfig</a></strong>:
<em class="summary">Class representing a Cedar Backup reference configuration.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.config.RemotePeer-class.html">CedarBackup2.config.RemotePeer</a></strong>:
<em class="summary">Class representing a Cedar Backup peer.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.peer.RemotePeer-class.html">CedarBackup2.peer.RemotePeer</a></strong>:
<em class="summary">Backup peer representing a remote peer in a backup pool.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.extend.subversion.Repository-class.html">CedarBackup2.extend.subversion.Repository</a></strong>:
<em class="summary">Class representing generic Subversion repository configuration..</em>
<ul>
<li> <strong class="uidlink"><a href="CedarBackup2.extend.subversion.BDBRepository-class.html">CedarBackup2.extend.subversion.BDBRepository</a></strong>:
<em class="summary">Class representing Subversion BDB (Berkeley Database) repository
configuration.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.extend.subversion.FSFSRepository-class.html">CedarBackup2.extend.subversion.FSFSRepository</a></strong>:
<em class="summary">Class representing Subversion FSFS repository configuration.</em>
</li>
</ul>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.extend.subversion.RepositoryDir-class.html">CedarBackup2.extend.subversion.RepositoryDir</a></strong>:
<em class="summary">Class representing Subversion repository directory.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.xmlutil.Serializer-class.html">CedarBackup2.xmlutil.Serializer</a></strong>:
<em class="summary">XML serializer class.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.filesystem.SpanItem-class.html">CedarBackup2.filesystem.SpanItem</a></strong>:
<em class="summary">Item returned by <a
href="CedarBackup2.filesystem.BackupFileList-class.html#generateSpan"
class="link">BackupFileList.generateSpan</a>.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.extend.split.SplitConfig-class.html">CedarBackup2.extend.split.SplitConfig</a></strong>:
<em class="summary">Class representing split configuration.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.config.StageConfig-class.html">CedarBackup2.config.StageConfig</a></strong>:
<em class="summary">Class representing a Cedar Backup stage configuration.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.config.StoreConfig-class.html">CedarBackup2.config.StoreConfig</a></strong>:
<em class="summary">Class representing a Cedar Backup store configuration.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.extend.subversion.SubversionConfig-class.html">CedarBackup2.extend.subversion.SubversionConfig</a></strong>:
<em class="summary">Class representing Subversion configuration.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.cli._ActionItem-class.html" onclick="show_private();">CedarBackup2.cli._ActionItem</a></strong>:
<em class="summary">Class representing a single action to be executed.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.cli._ActionSet-class.html" onclick="show_private();">CedarBackup2.cli._ActionSet</a></strong>:
<em class="summary">Class representing a set of local actions to be executed.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.util.PathResolverSingleton._Helper-class.html" onclick="show_private();">CedarBackup2.util.PathResolverSingleton._Helper</a></strong>:
<em class="summary">Helper class to provide a singleton factory method.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.writers.cdwriter._ImageProperties-class.html" onclick="show_private();">CedarBackup2.writers.cdwriter._ImageProperties</a></strong>:
<em class="summary">Simple value object to hold image properties for
<code>DvdWriter</code>.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.writers.dvdwriter._ImageProperties-class.html" onclick="show_private();">CedarBackup2.writers.dvdwriter._ImageProperties</a></strong>:
<em class="summary">Simple value object to hold image properties for
<code>DvdWriter</code>.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.cli._ManagedActionItem-class.html" onclick="show_private();">CedarBackup2.cli._ManagedActionItem</a></strong>:
<em class="summary">Class representing a single action to be executed on a managed
peer.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.util._Vertex-class.html" onclick="show_private();">CedarBackup2.util._Vertex</a></strong>:
<em class="summary">Represents a vertex (or node) in a directed graph.</em>
</li>
<li> <strong class="uidlink">list</strong>:
<em class="summary">list() -> new empty list list(iterable) -> new list
initialized from iterable's items</em>
<ul>
<li> <strong class="uidlink"><a href="CedarBackup2.filesystem.FilesystemList-class.html">CedarBackup2.filesystem.FilesystemList</a></strong>:
<em class="summary">Represents a list of filesystem items.</em>
<ul>
<li> <strong class="uidlink"><a href="CedarBackup2.filesystem.BackupFileList-class.html">CedarBackup2.filesystem.BackupFileList</a></strong>:
<em class="summary">List of files to be backed up.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.filesystem.PurgeItemList-class.html">CedarBackup2.filesystem.PurgeItemList</a></strong>:
<em class="summary">List of files and directories to be purged.</em>
</li>
</ul>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.util.UnorderedList-class.html">CedarBackup2.util.UnorderedList</a></strong>:
<em class="summary">Class representing an "unordered list".</em>
<ul>
<li> <strong class="uidlink"><a href="CedarBackup2.util.AbsolutePathList-class.html">CedarBackup2.util.AbsolutePathList</a></strong>:
<em class="summary">Class representing a list of absolute paths.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.util.ObjectTypeList-class.html">CedarBackup2.util.ObjectTypeList</a></strong>:
<em class="summary">Class representing a list containing only objects with a certain
type.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.util.RegexList-class.html">CedarBackup2.util.RegexList</a></strong>:
<em class="summary">Class representing a list of valid regular expression strings.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.util.RegexMatchList-class.html">CedarBackup2.util.RegexMatchList</a></strong>:
<em class="summary">Class representing a list containing only strings that match a
regular expression.</em>
</li>
<li> <strong class="uidlink"><a href="CedarBackup2.util.RestrictedContentList-class.html">CedarBackup2.util.RestrictedContentList</a></strong>:
<em class="summary">Class representing a list containing only object with certain
values.</em>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th> <a
href="CedarBackup2-module.html">Home</a> </th>
<!-- Tree link -->
<th bgcolor="#70b0f0" class="navbar-select"
> Trees </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
><a class="navbar" target="_top" href="https://bitbucket.org/cedarsolutions/cedar-backup2">CedarBackup2</a></th>
</tr></table></th>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
Generated by Epydoc 3.0.1
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
>http://epydoc.sourceforge.net</a>
</td>
</tr>
</table>
<script type="text/javascript">
<!--
// Private objects are initially displayed (because if
// javascript is turned off then we want them to be
// visible); but by default, we want to hide them. So hide
// them unless we have a cookie that says to show them.
checkCookie();
// -->
</script>
</body>
</html>
|