ROSE 0.11.145.147
Public Member Functions | List of all members
Sawyer::Container::TraceDetail::VectorIndex< K, V > Class Template Reference

Description

template<class K, class V>
class Sawyer::Container::TraceDetail::VectorIndex< K, V >

Definition at line 72 of file Trace.h.

Public Member Functions

void clear ()
 
boost::iterator_range< typename Sawyer::Container::Interval< Label >::ConstIterator > labels () const
 
const Value & operator[] (Label label) const
 
Value & operator[] (Label label)
 
void reserve (size_t n)
 

Constructor & Destructor Documentation

◆ VectorIndex()

template<class K , class V >
Sawyer::Container::TraceDetail::VectorIndex< K, V >::VectorIndex ( )
inline

Definition at line 80 of file Trace.h.

Member Function Documentation

◆ clear()

template<class K , class V >
void Sawyer::Container::TraceDetail::VectorIndex< K, V >::clear ( )
inline

Definition at line 82 of file Trace.h.

◆ labels()

template<class K , class V >
boost::iterator_range< typename Sawyer::Container::Interval< Label >::ConstIterator > Sawyer::Container::TraceDetail::VectorIndex< K, V >::labels ( ) const
inline

Definition at line 86 of file Trace.h.

◆ operator[]() [1/2]

template<class K , class V >
const Value & Sawyer::Container::TraceDetail::VectorIndex< K, V >::operator[] ( Label  label) const
inline

Definition at line 90 of file Trace.h.

◆ operator[]() [2/2]

template<class K , class V >
Value & Sawyer::Container::TraceDetail::VectorIndex< K, V >::operator[] ( Label  label)
inline

Definition at line 94 of file Trace.h.

◆ reserve()

template<class K , class V >
void Sawyer::Container::TraceDetail::VectorIndex< K, V >::reserve ( size_t  n)
inline

Definition at line 100 of file Trace.h.


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