OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Structures | Typedefs
ost::seq::impl Namespace Reference

Data Structures

class  SequenceImpl
 
class  SequenceListImpl
 
class  SequenceListIterator
 

Typedefs

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

Typedef Documentation

typedef SequenceListImplVector::const_iterator SequenceImplListConstIterator

Definition at line 44 of file sequence_list_impl_fw.hh.

typedef SequenceListImplVector::iterator SequenceImplListIterator

Definition at line 41 of file sequence_list_impl_fw.hh.

typedef boost::shared_ptr< SequenceImpl > SequenceImplPtr

Definition at line 43 of file sequence_impl.hh.

typedef std::vector<SequenceImplPtr> SequenceList

Definition at line 193 of file sequence_impl.hh.

typedef boost::shared_ptr<SequenceListImpl> SequenceListImplPtr

Definition at line 32 of file sequence_list_impl_fw.hh.

Definition at line 38 of file sequence_list_impl_fw.hh.