Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Shed Class Reference
This class Shed can be used to act as one sheduled class (of many) More...
#include <Shed.h>
Public Member Functions | |
| Shed (string json) | |
| Constructor to make a Shed from json as a string. | |
| ~Shed () | |
| Destructor for a Shed. | |
| string | getLokaal () |
| Datetime * | getStart () |
| Datetime * | getEinde () |
| string | getProf () |
| string | getKlasgroep () |
| string | getVak () |
| string | getComments () |
Static Public Member Functions | |
| static vector< Shed > * | getShedVector (vector< string > jsons) |
Detailed Description
This class Shed can be used to act as one sheduled class (of many)
- Version:
- 1.0
- Since:
- 2019-05-08
Definition at line 17 of file Shed.h.
Constructor & Destructor Documentation
| Shed | ( | string | json ) |
Member Function Documentation
| vector< Shed > * getShedVector | ( | vector< string > | jsons ) | [static] |
Generated on Thu Jul 14 2022 00:56:38 by
1.7.2