frepple::CalendarInt Class Reference

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

#include <model.h>

Inheritance diagram for frepple::CalendarInt:
frepple::CalendarValue< int > frepple::Calendar frepple::utils::HasName< Calendar > frepple::utils::Object frepple::utils::NonCopyable frepple::utils::Tree::TreeNode

List of all members.

Public Member Functions

 CalendarInt (const string &n)
virtual const MetaClassgetType () const

Static Public Attributes

static const MetaClassmetadata

Detailed Description

A calendar storing integer values in its buckets.

Definition at line 759 of file model.h.


Constructor & Destructor Documentation

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

Definition at line 762 of file model.h.


Member Function Documentation

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

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

Implements frepple::CalendarValue< int >.

Definition at line 764 of file model.h.


Member Data Documentation

Reimplemented from frepple::Calendar.

Definition at line 765 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