| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
SequenceAnnotation
core/environment/SequenceAnnotation.hh:44
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__instance_size__ = 32
|
|||
|
|||
|
Inherited from |
|||
|
|||
__init__( (object)arg1, (int)length) -> None :
core/environment/SequenceAnnotation.hh:51
C++ signature :
void __init__(_object*,unsigned long)
__init__( (object)arg1, (SequenceAnnotation)) -> None :
core/environment/SequenceAnnotation.hh:44
C++ signature :
void __init__(_object*,core::environment::SequenceAnnotation)
|
helper for pickle
|
add_jump_label( (SequenceAnnotation)arg1, (str), (int)) -> None :
core/environment/SequenceAnnotation.hh:59
C++ signature :
void add_jump_label(core::environment::SequenceAnnotation {lvalue},std::string,unsigned long)
|
add_seq_label( (SequenceAnnotation)arg1, (str), (std_vector_Size)) -> None :
core/environment/SequenceAnnotation.hh:55
C++ signature :
void add_seq_label(core::environment::SequenceAnnotation {lvalue},std::string,std::vector<unsigned long, std::allocator<unsigned long> >)
add_seq_label( (SequenceAnnotation)arg1, (str), (vector1_Size)) -> None :
core/environment/SequenceAnnotation.hh:57
C++ signature :
void add_seq_label(core::environment::SequenceAnnotation {lvalue},std::string,utility::vector1<unsigned long, std::allocator<unsigned long> >)
|
append_seq( (SequenceAnnotation)arg1, (str)label) -> None :
append a single residue with the given label to the end of the Annotation
C++ signature :
void append_seq(core::environment::SequenceAnnotation {lvalue},std::string)
|
has_seq_label( (SequenceAnnotation)arg1, (str)) -> bool :
core/environment/SequenceAnnotation.hh:81
C++ signature :
bool has_seq_label(core::environment::SequenceAnnotation {lvalue},std::string)
|
length( (SequenceAnnotation)arg1) -> int :
core/environment/SequenceAnnotation.hh:77
C++ signature :
unsigned long length(core::environment::SequenceAnnotation {lvalue})
length( (SequenceAnnotation)arg1, (str)label) -> int :
core/environment/SequenceAnnotation.hh:79
C++ signature :
unsigned long length(core::environment::SequenceAnnotation {lvalue},std::string)
|
resolve_jump( (SequenceAnnotation)arg1, (str)label) -> int :
core/environment/SequenceAnnotation.hh:75
C++ signature :
unsigned long resolve_jump(core::environment::SequenceAnnotation {lvalue},std::string)
|
resolve_seq( (SequenceAnnotation)arg1, (LocalPosition)) -> int :
core/environment/SequenceAnnotation.hh:70
C++ signature :
unsigned long resolve_seq(core::environment::SequenceAnnotation {lvalue},core::environment::LocalPosition)
resolve_seq( (SequenceAnnotation)arg1, (str)label) -> vector1_Size :
core/environment/SequenceAnnotation.hh:73
C++ signature :
utility::vector1<unsigned long, std::allocator<unsigned long> > resolve_seq(core::environment::SequenceAnnotation {lvalue},std::string)
|
rm_seq_label( (SequenceAnnotation)arg1, (str)) -> None :
core/environment/SequenceAnnotation.hh:61
C++ signature :
void rm_seq_label(core::environment::SequenceAnnotation {lvalue},std::string)
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 6 00:11:11 2015 | http://epydoc.sourceforge.net |