| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
StructureProvider --+
|
FileSystemStructureProvider
Simple file system based PDB data source. Scans a list of local directories using pre-defined file name templates.
| Nested Classes | |
|
Inherited from |
| Instance Methods | |||
|
|||
|
|||
|
|||
| str or None |
|
||
|
|||
|
Inherited from Inherited from |
|||
| Class Variables | |
__abstractmethods__ =
|
|
| Properties | |
| tuple |
paths Current search paths |
| tuple |
templates Current file name match templates |
|
Inherited from |
|
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Register a new local
|
Register a custom file name name
|
Attempt to discover a PDB file, given a specific PDB
|
Unregister an existing local
|
| Property Details |
pathsCurrent search paths
|
templatesCurrent file name match templates
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Dec 27 22:25:20 2013 | http://epydoc.sourceforge.net |