IndexPointer Class Reference

#include <selectable.h>

Data Structures

class  iterator

Public Types

typedef unsigned int index_type
typedef const index_typepointer

Public Member Functions

 IndexPointer (pointer indices, std::size_t count)
iterator begin () const
iterator end () const

Private Attributes

pointer m_indices
pointer m_finish

Detailed Description

Definition at line 160 of file selectable.h.


Member Typedef Documentation

typedef unsigned int IndexPointer::index_type

Definition at line 163 of file selectable.h.

Definition at line 164 of file selectable.h.


Constructor & Destructor Documentation

IndexPointer::IndexPointer ( pointer  indices,
std::size_t  count 
) [inline]

Definition at line 211 of file selectable.h.


Member Function Documentation

iterator IndexPointer::begin (  )  const [inline]

Definition at line 216 of file selectable.h.

References m_indices.

iterator IndexPointer::end (  )  const [inline]

Definition at line 220 of file selectable.h.

References m_finish.


Field Documentation

Definition at line 227 of file selectable.h.

Referenced by end().

Definition at line 226 of file selectable.h.

Referenced by begin().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2