| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
PatchOperation --+
|
AddAtom
core/chemical/PatchOperation.hh:305
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
__init__( (object)arg1, (str)atom_name_in, (str)atom_type_name_in, (str)mm_atom_type_name_in, (float)charge) -> None :
constructor
C++ signature :
void __init__(_object*,std::string,std::string,std::string,double)
__init__( (object)arg1, (AddAtom)) -> None :
core/chemical/PatchOperation.hh:305
C++ signature :
void __init__(_object*,core::chemical::AddAtom)
|
apply( (AddAtom)arg1, (ResidueType)rsd) -> bool :
add an atom
C++ signature :
bool apply(core::chemical::AddAtom {lvalue},core::chemical::ResidueType {lvalue})
apply( (AddAtom)arg1, (ResidueType)rsd) -> bool :
C++ signature :
bool apply(AddAtom_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 |