|
__init__(...)
__init__( (object)arg1) -> None : |
|
|
|
add_fragset(...)
add_fragset( (FragSetCollection)arg1, (FragSet)fragset) -> None :
core/fragment/FragSetCollection.hh:61 |
|
|
|
begin(...)
begin( (FragSetCollection)arg1) -> ConstFrameIterator :
core/fragment/FragSetCollection.hh:72 |
|
|
|
clone(...)
clone( (FragSetCollection)arg1) -> FragSet :
core/fragment/FragSetCollection.hh:58 |
|
|
|
empty(...)
empty( (FragSetCollection)arg1) -> bool :
core/fragment/FragSetCollection.hh:78 |
|
|
|
empty_clone(...)
empty_clone( (FragSetCollection)arg1) -> FragSet :
core/fragment/FragSetCollection.hh:59 |
|
|
|
end(...)
end( (FragSetCollection)arg1) -> ConstFrameIterator :
core/fragment/FragSetCollection.hh:73 |
|
|
|
nonconst_begin(...)
nonconst_begin( (FragSetCollection)arg1) -> FrameIterator :
core/fragment/FragSetCollection.hh:75 |
|
|
|
nonconst_end(...)
nonconst_end( (FragSetCollection)arg1) -> FrameIterator :
core/fragment/FragSetCollection.hh:76 |
|
|
|
region(...)
region( (FragSetCollection)arg1, (MoveMap)move_map, (int)start, (int)end, (int)min_overlap, (int)min_length, (FrameList)frames) -> int :
core/fragment/FragSetCollection.hh:70 |
|
|
Inherited from FragSet :
__reduce__ ,
__str__ ,
add ,
clone_shifted ,
frames ,
generate_insert_map ,
global_offset ,
insert_fragID_list ,
max_frag_length ,
max_pos ,
min_pos ,
nr_frames ,
overlapping_with_region ,
region_all ,
region_simple ,
shift_by ,
size
Inherited from unreachable.instance :
__new__
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__subclasshook__
|