| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
PatchOperation --+
|
AppendMainchainAtom
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////// add a mainchain atom after the last mainchain 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, (AppendMainchainAtom)) -> None :
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
add a mainchain atom after the last mainchain atom
C++ signature :
void __init__(_object*,core::chemical::AppendMainchainAtom)
|
apply( (AppendMainchainAtom)arg1, (ResidueType)rsd) -> bool :
set an atom to be the last mainchain atom
C++ signature :
bool apply(core::chemical::AppendMainchainAtom {lvalue},core::chemical::ResidueType {lvalue})
apply( (AppendMainchainAtom)arg1, (ResidueType)rsd) -> bool :
C++ signature :
bool apply(AppendMainchainAtom_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 |