Package schrodinger :: Package application :: Package desmond :: Module ffiostructure :: Class _FEPIOOtherBlock
[hide private]
[frames] | no frames]

Class _FEPIOOtherBlock

 object --+    
          |    
_OtherBlock --+
              |
             _FEPIOOtherBlock

hash(x)

Nested Classes [hide private]
  _element_class
hash(x)
Instance Methods [hide private]

Inherited from _OtherBlock: __getitem__, __init__, __iter__, __len__, addElement, addElements, deleteElements

Inherited from _OtherBlock (private): _getIndex, _getName, _setName

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

Class Variables [hide private]
  _get_name_method = mm.mmfepio_other_block_get_name
  _set_name_method = mm.mmfepio_other_block_set_name
  _num_elements_method = mm.mmfepio_fep_get_num_elements
  _add_elements_method = mm.mmfepio_add_elements
  _delete_element_method = mm.mmfepio_delete_element
Properties [hide private]

Inherited from _OtherBlock: index, name

Inherited from object: __class__