| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
core.Format --+
|
DomainFormat
|
|||
|
__metaclass__ Sum the length of all META_ entries of bases and derived classes; only collect from 1 level of parents. |
|||
|
|||
|
|||
| solvcon.gendata.AttributeDict |
|
||
|
|||
| solvcon.domain.Collective |
|
||
| solvcon.block.Block |
|
||
|
|||
|
Inherited from |
|||
|
|||
| list |
|
||
| str, list of str |
|
||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
FILE_HEADER = header of the format; must be overridden. |
|||
DOM_FILENAME =
|
|||
WHOLE_FILENAME =
|
|||
SPLIT_FILENAME =
|
|||
SPEC_OF_META = the order and converter of each meta-data section occured in the text part; must be overridden. |
|||
META_GLOBAL = global meta entries. |
|||
META_SWITCH = optional flags. |
|||
META_SHAPE =
|
|||
meta_length = 10length of all META_ entries; calculated by FormatMeta. |
|||
|
Inherited from |
|||
|
|||
|
blk_format_rev the format (revision) of block to be saved. |
|||
|
compressor the compression to use: '', 'gz', or 'bz2' |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Read meta-data from directory
|
Save the dom object into a file.
|
Load domain file in the specified directory with BC mapper applied.
|
Load block file in the specified directory with BC mapper applied.
|
|
|
|
|
|||
SPEC_OF_METAthe order and converter of each meta-data section occured in the text part; must be overridden.
|
META_SHAPE
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Dec 30 11:57:40 2010 | http://epydoc.sourceforge.net |