![]() |
Libmacro
0.2
Libmacro is an extensible macro and hotkey library.
|
#include <alarm.h>
Public Member Functions | |
| AlarmRef (Libmacro *context=NULL, mcr_Signal *sigPt=NULL) | |
| const Alarm * | data () const |
| Alarm * | data () |
| tm | time () const |
| void | setTime (tm &val) |
| int | sec () const |
| void | setSec (int val) |
| int | min () const |
| void | setMin (int val) |
| int | hour () const |
| void | setHour (int val) |
| int | mday () const |
| void | setMday (int val) |
| int | mon () const |
| void | setMon (int val) |
| int | year () const |
| void | setYear (int val) |
| int | wday () const |
| void | setWday (int val) |
| int | yday () const |
| void | setYday (int val) |
| int | isdst () const |
| void | setIsdst (int val) |
| AlarmRef (Libmacro *context=NULL, mcr_Signal *sigPt=NULL) | |
| const Alarm * | data () const |
| Alarm * | data () |
| tm | time () const |
| void | setTime (tm &val) |
| int | sec () const |
| void | setSec (int val) |
| int | min () const |
| void | setMin (int val) |
| int | hour () const |
| void | setHour (int val) |
| int | mday () const |
| void | setMday (int val) |
| int | mon () const |
| void | setMon (int val) |
| int | year () const |
| void | setYear (int val) |
| int | wday () const |
| void | setWday (int val) |
| int | yday () const |
| void | setYday (int val) |
| int | isdst () const |
| void | setIsdst (int val) |