| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
PatchOperation
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////// A single operation that needs to be applied in a residue patch
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__instance_size__ = 32
|
|||
|
|||
|
Inherited from |
|||
|
|||
__init__( (object)arg1) -> None :
C++ signature :
void __init__(_object*)
|
helper for pickle
|
apply( (PatchOperation)arg1, (ResidueType)rsd) -> bool :
Returns true to signal failure, false to indicate success.
C++ signature :
bool apply(core::chemical::PatchOperation {lvalue},core::chemical::ResidueType {lvalue})
apply( (PatchOperation)arg1, (ResidueType)arg2) -> None :
C++ signature :
void apply(boost::shared_ptr<PatchOperation_exposer_callback> {lvalue},core::chemical::ResidueType {lvalue})
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 6 00:11:06 2015 | http://epydoc.sourceforge.net |