Speeduino
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
page_iterator_t Struct Reference

#include <pages.h>

Collaboration diagram for page_iterator_t:
Collaboration graph
[legend]

Public Member Functions

constexpr page_iterator_t (void)=default
 
constexpr page_iterator_t (const page_entity_t &theEntity, const entity_page_location_t &entityLocation)
 

Public Attributes

page_entity_t entity
 
entity_page_location_t location
 

Constructor & Destructor Documentation

◆ page_iterator_t() [1/2]

constexpr page_iterator_t::page_iterator_t ( void  )
constexprdefault

◆ page_iterator_t() [2/2]

constexpr page_iterator_t::page_iterator_t ( const page_entity_t theEntity,
const entity_page_location_t entityLocation 
)
inlineconstexpr

Member Data Documentation

◆ entity

page_entity_t page_iterator_t::entity

◆ location

entity_page_location_t page_iterator_t::location

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