Eris  1.4.0
Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | List of all members
Eris::Calendar Class Reference
Inheritance diagram for Eris::Calendar:

Public Member Functions

 Calendar (Avatar *)
 
DateTime now () const
 
unsigned int secondsPerMinute () const
 
unsigned int minutesPerHour () const
 
unsigned int hoursPerDay () const
 

Public Attributes

sigc::signal< void > Updated
 Emitted when the calendar is updated.
 

Protected Member Functions

void topLevelEntityChanged ()
 
void calendarAttrChanged (const Atlas::Message::Element &value)
 
void initFromCalendarAttr (const Atlas::Message::MapType &cal)
 

Protected Attributes

Avatarm_avatar
 
unsigned int m_daysPerMonth
 
unsigned int m_monthsPerYear
 
unsigned int m_hoursPerDay
 
unsigned int m_minutesPerHour
 
unsigned int m_secondsPerMinute
 
sigc::connection m_calendarObserver
 

The documentation for this class was generated from the following files: