#include <ObjectAccessor.h>
Definition at line 14 of file ObjectAccessor.h.
◆ const_iterator
◆ value_type
◆ ObjectAccessor() [1/2]
template<size_t DIM>
Trk::ObjectAccessor::ObjectAccessor |
( |
const std::array< value_type, DIM > & |
a, |
|
|
bool |
is_reverse = false |
|
) |
| |
|
inline |
◆ ObjectAccessor() [2/2]
template<size_t DIM>
Trk::ObjectAccessor::ObjectAccessor |
( |
const std::pair< std::array< value_type, DIM >, bool > & |
a | ) |
|
|
inline |
◆ begin()
◆ end()
◆ inverseRetrieval()
bool Trk::ObjectAccessor::inverseRetrieval |
( |
| ) |
const |
|
inline |
◆ m_begin
◆ m_end
◆ m_inverseRetrieval
bool Trk::ObjectAccessor::m_inverseRetrieval |
|
private |
The documentation for this class was generated from the following file: