Pigweed
C/C++ API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
Public Member Functions | List of all members
pw::tokenizer::TokenDatabase::Entries Class Reference

Public Member Functions

constexpr Entries (const iterator &begin, const iterator &end)
 
constexpr size_type size () const
 
constexpr bool empty () const
 
Entry operator[] (size_type index) const
 
constexpr const iteratorbegin () const
 
constexpr const iteratorend () const
 

Detailed Description

A list of token entries returned from a Find operation. This object can be iterated over or indexed as an array.


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