|
ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
|
#include <Objectively/Array.h>#include <Objectively/Set.h>#include <Objectively/String.h>#include <ObjectivelyMVC/SelectorSequence.h>Go to the source code of this file.
Data Structures | |
| struct | Selector |
| Selectors are comprised of one or more SelectorSequences. More... | |
Functions | |
| OBJECTIVELYMVC_EXPORT Class * | _Selector (void) |
The Selector type.
Definition in file Selector.h.
| OBJECTIVELYMVC_EXPORT Class * _Selector | ( | void | ) |
Definition at line 398 of file Selector.c.