Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Calendar::Day Struct Reference

#include </home/clem/local/src/opie/library/calendar.h>

Collaboration diagram for Calendar::Day:

Collaboration graph
[legend]
List of all members.

Public Types

enum  Type { PrevMonth, ThisMonth, NextMonth }

Public Member Functions

 Day ()
 Day (int d, Type t, bool h)

Public Attributes

int date
Type type
bool holiday

Member Enumeration Documentation

enum Calendar::Day::Type
 

Enumeration values:
PrevMonth 
ThisMonth 
NextMonth 

Definition at line 31 of file calendar.h.


Constructor & Destructor Documentation

Calendar::Day::Day  )  [inline]
 

Definition at line 33 of file calendar.h.

Calendar::Day::Day int  d,
Type  t,
bool  h
[inline]
 

Definition at line 34 of file calendar.h.


Member Data Documentation

int Calendar::Day::date
 

Definition at line 36 of file calendar.h.

Referenced by DateBookMonthTable::setupTable(), and ODateBookMonthTable::setupTable().

bool Calendar::Day::holiday
 

Definition at line 38 of file calendar.h.

Type Calendar::Day::type
 

Definition at line 37 of file calendar.h.

Referenced by DateBookMonthTable::setupTable(), and ODateBookMonthTable::setupTable().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 5 17:27:49 2005 for OPIE by  doxygen 1.4.2