#include <CommonDataStructures.h>
Public Member Functions | |
| std::vector< T > | getAllData () const | 
| te::vp::IndexData< T > * | getData (std::size_t dataIndex) const | 
| IndexReport (const IndexContainer< T > *indexContainer, const std::vector< std::size_t > &vecFilter) | |
| std::size_t | size () const | 
Private Attributes | |
| const IndexContainer< T > * | m_indexContainer | 
| std::vector< std::size_t > | m_vecFilter | 
Definition at line 189 of file CommonDataStructures.h.
      
  | 
  inline | 
Definition at line 193 of file CommonDataStructures.h.
      
  | 
  inline | 
Definition at line 211 of file CommonDataStructures.h.
References te::vp::IndexReport< T >::m_indexContainer, and te::vp::IndexReport< T >::m_vecFilter.
      
  | 
  inline | 
Definition at line 205 of file CommonDataStructures.h.
References te::vp::IndexReport< T >::m_indexContainer, and te::vp::IndexReport< T >::m_vecFilter.
      
  | 
  inline | 
Definition at line 200 of file CommonDataStructures.h.
References te::vp::IndexReport< T >::m_vecFilter.
      
  | 
  private | 
Definition at line 226 of file CommonDataStructures.h.
Referenced by te::vp::IndexReport< T >::getAllData(), and te::vp::IndexReport< T >::getData().
      
  | 
  private | 
Definition at line 227 of file CommonDataStructures.h.
Referenced by te::vp::IndexReport< T >::getAllData(), te::vp::IndexReport< T >::getData(), and te::vp::IndexReport< T >::size().