| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
PatchOperation --+
|
AddConnect
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
__init__( (object)arg1, (str)connect_atom, (float)phi, (float)theta, (float)d, (str)parent_atom, (str)angle_atom, (str)torsion_atom) -> None :
core/chemical/PatchOperation.hh:108
C++ signature :
void __init__(_object*,std::string,double,double,double,std::string,std::string,std::string)
__init__( (object)arg1, (AddConnect)) -> None :
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
C++ signature :
void __init__(_object*,core::chemical::AddConnect)
|
apply( (AddConnect)arg1, (ResidueType)rsd) -> bool :
add a property
C++ signature :
bool apply(core::chemical::AddConnect {lvalue},core::chemical::ResidueType {lvalue})
apply( (AddConnect)arg1, (ResidueType)rsd) -> bool :
C++ signature :
bool apply(AddConnect_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 |