HEBI C++ API  3.4.0
hebi::Lookup::EntryList Class Referencefinal

#include <lookup.hpp>

Public Member Functions

 EntryList (HebiLookupEntryListPtr lookup_list)
 
 ~EntryList () noexcept
 
Entry operator[] (size_t index) const
 
size_t size () const
 
Iterator begin () const
 
Iterator end () const
 

Constructor & Destructor Documentation

◆ EntryList()

hebi::Lookup::EntryList::EntryList ( HebiLookupEntryListPtr  lookup_list)
inline

◆ ~EntryList()

hebi::Lookup::EntryList::~EntryList ( )
noexcept

Member Function Documentation

◆ operator[]()

Lookup::EntryList::Entry hebi::Lookup::EntryList::operator[] ( size_t  index) const

◆ size()

size_t hebi::Lookup::EntryList::size ( ) const

◆ begin()

Lookup::EntryList::Iterator hebi::Lookup::EntryList::begin ( ) const

◆ end()

Lookup::EntryList::Iterator hebi::Lookup::EntryList::end ( ) const

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