Table of Contents

Class: Mol2io _chimera/__init__.py

Mol2io documentation

no attributes

Methods   
Mol2io
__hash__
addAtomToSubst
addAtomWithId
atomWithId
atomsInSubst
clearAtomIdMap
clearSAMap
error
ok
readMol2file
  Mol2io 
Mol2io ( self,  h )

Mol2io(Mol2ioHelper* h) -> Mol2io

Mol2io constructor documentation.

  __hash__ 
__hash__ ( self )

arguments/return value unknown

hash instance

  addAtomToSubst 
addAtomToSubst (
        self,
        substId,
        a,
        )

addAtomToSubst(int substId, Atom* a)

addAtomToSubst documentation.

  addAtomWithId 
addAtomWithId (
        self,
        id,
        a,
        )

addAtomWithId(int id, Atom* a)

addAtomWithId documentation.

  atomWithId 
atomWithId ( self,  id )

atomWithId(int id) -> Atom*

atomWithId documentation.

  atomsInSubst 
atomsInSubst ( self,  substId )

atomsInSubst(int substId) -> std::vector<Atom*>

atomsInSubst documentation.

  clearAtomIdMap 
clearAtomIdMap ( self )

clearAtomIdMap()

clearAtomIdMap documentation.

  clearSAMap 
clearSAMap ( self )

clearSAMap()

clearSAMap documentation.

  error 
error ( self )

error() -> std::string

error documentation.

  ok 
ok ( self )

ok() -> bool

ok documentation.

  readMol2file 
readMol2file ( self,  filename )

readMol2file(char* filename) -> std::vector<Molecule*>

readMol2file documentation.


Table of Contents

This document was automatically generated on Wed Mar 26 19:02:47 2003 by HappyDoc version 2.1