OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Typedefs
sequence_list_impl_fw.hh File Reference
#include <vector>
#include <boost/shared_ptr.hpp>
#include <ost/seq/impl/sequence_impl_fw.hh>

Go to the source code of this file.

Namespaces

 ost
 
 ost::seq
 
 ost::seq::impl
 

Typedefs

typedef boost::shared_ptr
< SequenceListImpl > 
SequenceListImplPtr
 
typedef std::vector
< SequenceImplPtr > 
SequenceListImplVector
 
typedef
SequenceListImplVector::iterator 
SequenceImplListIterator
 
typedef
SequenceListImplVector::const_iterator 
SequenceImplListConstIterator