ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Data Fields
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 208 of file Selector.c.

Field Documentation

◆ match

_Bool Match::match

Definition at line 211 of file Selector.c.

◆ sequence

size_t Match::sequence

Definition at line 210 of file Selector.c.

◆ sequences

const Array* Match::sequences

Definition at line 209 of file Selector.c.


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