libpowermon 1.00
PowerMon Access Library
Loading...
Searching...
No Matches
PowermonSchedule Struct Reference

PowermonSchedule is a structure containing one PowerMon schedule (timer) More...

#include <powermon_schedule.h>

Public Member Functions

bool operator== (const PowermonSchedule &rhs) const
 
const char * getName (void) const
 
void setName (const char *name)
 
uint64_t getDescriptor (void) const
 
void setDescriptor (uint64_t descriptor)
 
uint32_t getStartHour (void) const
 
void setStartHour (uint32_t value)
 
uint32_t getStartMinute (void) const
 
void setStartMinute (uint32_t value)
 
uint32_t getEndHour (void) const
 
void setEndHour (uint32_t value)
 
uint32_t getEndMinute (void) const
 
void setEndMinute (uint32_t value)
 
bool isRepeatDOW (void) const
 
void setRepeatDOW (void)
 
bool isRepeatDOM (void) const
 
void setRepeatDOM (void)
 
uint8_t getRepeat (void) const
 
void setRepeat (uint8_t value)
 

Detailed Description

PowermonSchedule is a structure containing one PowerMon schedule (timer)


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