Home | Trees | Indices | Help |
---|
|
object --+ | ??.instance --+ | PatchOperation --+ | AddBond
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////// add a bond to ResidueType
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
__init__( (object)arg1, (str)atom1_in, (str)atom2_in) -> None : constructor C++ signature : void __init__(_object*,std::string,std::string) __init__( (object)arg1, (AddBond)) -> None : //////////////////////////////////////////////////////////////////////////////////////////////////////////////////// add a bond to ResidueType C++ signature : void __init__(_object*,core::chemical::AddBond)
|
apply( (AddBond)arg1, (ResidueType)rsd) -> bool : add a bond C++ signature : bool apply(core::chemical::AddBond {lvalue},core::chemical::ResidueType {lvalue}) apply( (AddBond)arg1, (ResidueType)rsd) -> bool : C++ signature : bool apply(AddBond_exposer_callback {lvalue},core::chemical::ResidueType {lvalue})
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Jun 6 00:11:04 2015 | http://epydoc.sourceforge.net |