frepple::CalendarBool Class Reference

A calendar storing boolean values in its buckets. More...

#include <model.h>

Inheritance diagram for frepple::CalendarBool:
frepple::CalendarValue< bool > frepple::Calendar frepple::utils::HasName< Calendar > frepple::utils::Object frepple::utils::NonCopyable frepple::utils::Tree::TreeNode

List of all members.

Public Member Functions

 CalendarBool (const string &n)
virtual const MetaClassgetType () const
 ~CalendarBool ()

Static Public Attributes

static const MetaClassmetadata

Detailed Description

A calendar storing boolean values in its buckets.

Definition at line 770 of file model.h.


Constructor & Destructor Documentation

frepple::CalendarBool::CalendarBool ( const string &  n  )  [inline]

Definition at line 773 of file model.h.

frepple::CalendarBool::~CalendarBool (  ) 

Definition at line 69 of file calendar.cpp.


Member Function Documentation

virtual const MetaClass& frepple::CalendarBool::getType (  )  const [inline, virtual]

This returns the type information on the object, a bit similar to the standard type_info information.

Implements frepple::CalendarValue< bool >.

Definition at line 776 of file model.h.


Member Data Documentation

Reimplemented from frepple::Calendar.

Definition at line 777 of file model.h.


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

Generated on 25 Sep 2009 for frePPLe by  doxygen 1.6.1