eris  1.4.0
A WorldForge client library.
Eris::Calendar Class Reference
Inheritance diagram for Eris::Calendar:
Collaboration diagram for Eris::Calendar:

Public Member Functions

 Calendar (Avatar &)
 
DateTime now () const
 
int secondsPerMinute () const
 
int minutesPerHour () const
 
int hoursPerDay () const
 

Public Attributes

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

Protected Member Functions

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

Protected Attributes

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

Detailed Description

Definition at line 57 of file Calendar.h.

Member Data Documentation

sigc::signal<void> Eris::Calendar::Updated

Emitted when the calendar is updated.

Definition at line 69 of file Calendar.h.


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