| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
ResidueSelectorSingle --+
|
Selector_PROPERTY
///////////////////////////////////////////////////////////////////////////////////// Does the residue have ANY of these properties?
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
__getitem__( (Selector_PROPERTY)arg1, (ResidueType)rsd) -> bool :
core/chemical/ResidueSelector.hh:167
C++ signature :
bool __getitem__(core::chemical::Selector_PROPERTY {lvalue},core::chemical::ResidueType)
__getitem__( (Selector_PROPERTY)arg1, (ResidueType)rsd) -> bool :
C++ signature :
bool __getitem__(Selector_PROPERTY_exposer_callback {lvalue},core::chemical::ResidueType)
|
__init__( (object)arg1, (vector1_string)properties_in, (bool)result) -> None :
core/chemical/ResidueSelector.hh:160
C++ signature :
void __init__(_object*,utility::vector1<std::string, std::allocator<std::string> >,bool)
__init__( (object)arg1, (Selector_PROPERTY)) -> None :
/////////////////////////////////////////////////////////////////////////////////////
Does the residue have ANY of these properties?
C++ signature :
void __init__(_object*,core::chemical::Selector_PROPERTY)
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 6 00:11:07 2015 | http://epydoc.sourceforge.net |