| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
PatchOperation --+
|
DeleteAtom
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////// delete an atom
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
__init__( (object)arg1, (str)atom_name_in) -> None :
constructor
C++ signature :
void __init__(_object*,std::string)
__init__( (object)arg1, (DeleteAtom)) -> None :
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
delete an atom
C++ signature :
void __init__(_object*,core::chemical::DeleteAtom)
|
apply( (DeleteAtom)arg1, (ResidueType)rsd) -> bool :
delete an atom from ResidueType rsd
C++ signature :
bool apply(core::chemical::DeleteAtom {lvalue},core::chemical::ResidueType {lvalue})
apply( (DeleteAtom)arg1, (ResidueType)rsd) -> bool :
C++ signature :
bool apply(DeleteAtom_exposer_callback {lvalue},core::chemical::ResidueType {lvalue})
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 6 00:11:05 2015 | http://epydoc.sourceforge.net |