Stride Reference Manual  - generated for commit 9643b11
stride::AgeBrackets::PreSchool Struct Reference

Preschool with lower (inclusive) and upper (exclusive) age bracket. More...

#include <AgeBrackets.h>

Collaboration diagram for stride::AgeBrackets::PreSchool:
Collaboration graph

Static Public Member Functions

static bool HasAge (double age)
 

Static Public Attributes

static constexpr double m_lower = 3.0
 
static constexpr double m_upper = 6.0
 

Detailed Description

Preschool with lower (inclusive) and upper (exclusive) age bracket.

Definition at line 34 of file AgeBrackets.h.

Member Function Documentation

static bool stride::AgeBrackets::PreSchool::HasAge ( double  age)
inlinestatic

Definition at line 39 of file AgeBrackets.h.

References stride::AgeBrackets::Daycare::m_upper.

Member Data Documentation

constexpr double stride::AgeBrackets::PreSchool::m_lower = 3.0
inlinestatic

Definition at line 36 of file AgeBrackets.h.

constexpr double stride::AgeBrackets::PreSchool::m_upper = 6.0
inlinestatic

Definition at line 37 of file AgeBrackets.h.


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