| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
ResidueSelectorSingle --+
|
Selector_AA
///////////////////////////////////////////////////////////////////////////////////// Does the residue belong to ANY of these AAs?
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
__getitem__( (Selector_AA)arg1, (ResidueType)rsd) -> bool :
core/chemical/ResidueSelector.hh:95
C++ signature :
bool __getitem__(core::chemical::Selector_AA {lvalue},core::chemical::ResidueType)
__getitem__( (Selector_AA)arg1, (ResidueType)rsd) -> bool :
C++ signature :
bool __getitem__(Selector_AA_exposer_callback {lvalue},core::chemical::ResidueType)
|
__init__( (object)arg1, (object)aas_in, (bool)result) -> None :
core/chemical/ResidueSelector.hh:88
C++ signature :
void __init__(_object*,utility::vector1<core::chemical::AA, std::allocator<core::chemical::AA> >,bool)
__init__( (object)arg1, (Selector_AA)) -> None :
/////////////////////////////////////////////////////////////////////////////////////
Does the residue belong to ANY of these AAs?
C++ signature :
void __init__(_object*,core::chemical::Selector_AA)
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 6 00:11:06 2015 | http://epydoc.sourceforge.net |