Package pyffi :: Module spells :: Module nif :: Class NifToaster
[hide private]
[frames] | no frames]

Class NifToaster

source code

object --+    
         |    
   Toaster --+
             |
            NifToaster

Nested Classes [hide private]
  FILEFORMAT
The file format class (a subclass of pyffi.object_models.FileFormat).
Instance Methods [hide private]

Inherited from Toaster: __init__, cli, get_toast_head_root_ext, get_toast_stream, inspect_filename, is_admissible_branch_class, msg, msgblockbegin, msgblockend, toast, toast_archives, write, writepatch

Inherited from Toaster (private): _toast, _update_options, _update_spellclass

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Static Methods [hide private]

Inherited from Toaster: parse_inifile

Class Variables [hide private]

Inherited from Toaster: ALIASDICT, DEFAULT_OPTIONS, EXAMPLES, SPELLS, exclude_types, include_types, indent, logger, only_regexs, options, skip_regexs, spellnames, top

Properties [hide private]

Inherited from object: __class__