HEBI C++ API  1.0.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

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

Member Function Documentation

Lookup::EntryList::Entry hebi::Lookup::EntryList::operator[] ( size_t  index) const
size_t hebi::Lookup::EntryList::size ( ) const
Lookup::EntryList::Iterator hebi::Lookup::EntryList::begin ( ) const
Lookup::EntryList::Iterator hebi::Lookup::EntryList::end ( ) const

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