CRange< Position > Class Template Reference
[Range Support]

Search Toolkit Book for CRange

#include <range.hpp>

Inheritance diagram for CRange< Position >:

Inheritance graph
[legend]
Collaboration diagram for CRange< Position >:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<class Position>
class CRange< Position >

Definition at line 312 of file range.hpp.

Public Types

typedef COpenRange< Position > TParent
typedef TParent::position_type position_type
typedef CRange< Position > TThisType

Public Member Functions

 CRange (void)
 CRange (position_type from, position_type to)
 CRange (const TParent &range)
TThisTypeoperator= (const TParent &range)


Member Typedef Documentation

template<class Position>
typedef TParent::position_type CRange< Position >::position_type
 

Reimplemented from COpenRange< Position >.

Reimplemented in CLocalRange< Position >.

Definition at line 316 of file range.hpp.

template<class Position>
typedef COpenRange<Position> CRange< Position >::TParent
 

Reimplemented in CLocalRange< Position >, and CRangeWithFuzz.

Definition at line 315 of file range.hpp.

template<class Position>
typedef CRange<Position> CRange< Position >::TThisType
 

Reimplemented from COpenRange< Position >.

Reimplemented in CLocalRange< Position >.

Definition at line 317 of file range.hpp.


Constructor & Destructor Documentation

template<class Position>
CRange< Position >::CRange void   )  [inline]
 

Definition at line 320 of file range.hpp.

template<class Position>
CRange< Position >::CRange position_type  from,
position_type  to
[inline]
 

Definition at line 323 of file range.hpp.

template<class Position>
CRange< Position >::CRange const TParent range  )  [inline]
 

Definition at line 327 of file range.hpp.


Member Function Documentation

template<class Position>
TThisType& CRange< Position >::operator= const TParent range  )  [inline]
 

Definition at line 333 of file range.hpp.


The documentation for this class was generated from the following file:
Generated on Wed Dec 9 08:05:59 2009 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Wed Dec 09 08:19:46 2009 by modify_doxy.py rev. 173732