frepple::CalendarDouble Class Reference

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

#include <model.h>

Inheritance diagram for frepple::CalendarDouble:
frepple::CalendarValue< double > frepple::Calendar frepple::utils::HasName< Calendar > frepple::utils::Object frepple::utils::NonCopyable frepple::utils::Tree::TreeNode

List of all members.

Public Member Functions

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

Static Public Attributes

static const MetaClassmetadata

Detailed Description

A calendar storing double values in its buckets.

Definition at line 747 of file model.h.


Constructor & Destructor Documentation

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

Definition at line 750 of file model.h.

frepple::CalendarDouble::~CalendarDouble (  ) 

Definition at line 54 of file calendar.cpp.


Member Function Documentation

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

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

Implements frepple::CalendarValue< double >.

Definition at line 753 of file model.h.


Member Data Documentation

Reimplemented from frepple::Calendar.

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