![]() |
Rosetta Core
2014.16.56682
|
#include <FrameList.hh>
Public Member Functions | |
| FragID | fragID (Size flat_nr) |
| core::Size | flat_size () const |
| utility::vector1< FrameOP > | frame_vector () |
Public Member Functions inherited from utility::vector1< FrameOP > | |
| vector1 (allocator_type const &alloc=allocator_type()) | |
| vector1 (vector1 const &v) | |
| vector1 (vectorL< L_, T_, A_ > const &v) | |
| vector1 (super const &v) | |
| vector1 (std::vector< T_, A_ > const &v) | |
| vector1 (size_type const num) | |
| vector1 (size_type const num, value_type const &value, allocator_type const &alloc=allocator_type()) | |
| vector1 (InputIterator const beg, InputIterator const end, allocator_type const &alloc=allocator_type()) | |
| virtual | ~vector1 () |
| vector1 & | operator= (vector1 const &v) |
| vector1 & | operator= (vectorL< L_, T_, A_ > const &v) |
| vector1 & | operator= (super const &v) |
| vector1 & | operator= (std::vector< T_, A_ > const &v) |
| int | index (FrameOPconst &t) const |
| bool | has_value (FrameOPconst &t) const |
| Size core::fragment::FrameList::flat_size | ( | ) | const |
References begin, core::sequence::end, and frags.
Referenced by core::fragment::flatten_list().
References begin, core::sequence::end, and runtime_assert.
| utility::vector1< FrameOP > core::fragment::FrameList::frame_vector | ( | ) |
1.8.7