Methods
|
|
PseudoBondMgr
__hash__
deletePseudoBondGroup
findPseudoBondGroup
newPseudoBondGroup
|
|
PseudoBondMgr
|
PseudoBondMgr ( self, cs )
PseudoBondMgr(CoordSet* cs) -> PseudoBondMgr
PseudoBondMgr constructor documentation.
|
|
__hash__
|
__hash__ ( self )
arguments/return value unknown
hash instance
|
|
deletePseudoBondGroup
|
deletePseudoBondGroup ( self, element )
deletePseudoBondGroup(PseudoBondGroup* element)
deletePseudoBondGroup documentation.
|
|
findPseudoBondGroup
|
findPseudoBondGroup ( self, s )
findPseudoBondGroup(otf::Symbol s) -> PseudoBondGroup*
findPseudoBondGroup documentation.
|
|
newPseudoBondGroup
|
newPseudoBondGroup ( self, category )
newPseudoBondGroup(otf::Symbol category) -> PseudoBondGroup*
newPseudoBondGroup documentation.
|