| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
ResidueSelectorSingle
///////////////////////////////////////////////////////////////////////////////////// A base class for defining a ResidueSelector by a single criterion
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__instance_size__ = 32
|
|||
|
|||
|
Inherited from |
|||
|
|||
__getitem__( (ResidueSelectorSingle)arg1, (ResidueType)rsd) -> bool :
core/chemical/ResidueSelector.hh:74
C++ signature :
bool __getitem__(core::chemical::ResidueSelectorSingle {lvalue},core::chemical::ResidueType)
__getitem__( (ResidueSelectorSingle)arg1, (ResidueType)arg2) -> None :
C++ signature :
void __getitem__(boost::shared_ptr<ResidueSelectorSingle_exposer_callback> {lvalue},core::chemical::ResidueType)
|
__init__( (object)arg1, (bool)result) -> None :
core/chemical/ResidueSelector.hh:61
C++ signature :
void __init__(_object*,bool)
|
helper for pickle
|
desired_result( (ResidueSelectorSingle)arg1) -> bool :
core/chemical/ResidueSelector.hh:67
C++ signature :
bool desired_result(core::chemical::ResidueSelectorSingle {lvalue})
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 6 00:11:06 2015 | http://epydoc.sourceforge.net |