Package pyffi :: Package spells :: Module kfm :: Class KfmSpell
[hide private]
[frames] | no frames]

Class KfmSpell

source code

object --+    
         |    
     Spell --+
             |
            KfmSpell
Known Subclasses:

Base class for spells for kfm files.
Instance Methods [hide private]

Inherited from Spell: __init__, branchentry, branchexit, branchinspect, dataentry, dataexit, datainspect, recurse

Inherited from Spell (private): _branchinspect, _datainspect

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

Class Methods [hide private]

Inherited from Spell: get_toast_stream, toastentry, toastexit

Class Variables [hide private]

Inherited from Spell: READONLY, SPELLNAME, changed, data, stream, toaster

Properties [hide private]

Inherited from object: __class__