ObjectivelyMVC
Object oriented MVC framework for SDL3 and GNU C
Loading...
Searching...
No Matches
Match Struct Reference

A context for View matching. More...

Data Fields

bool match
 
size_t sequence
 
const Array * sequences
 

Detailed Description

A context for View matching.

Definition at line 210 of file Selector.c.

Field Documentation

◆ match

bool Match::match

Definition at line 213 of file Selector.c.

◆ sequence

size_t Match::sequence

Definition at line 212 of file Selector.c.

◆ sequences

const Array* Match::sequences

Definition at line 211 of file Selector.c.


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