frepple::CalendarVoid Class Reference

A calendar only defining time buckets and not storing any data fields. More...

#include <model.h>

Inheritance diagram for frepple::CalendarVoid:
frepple::Calendar frepple::utils::HasName< Calendar > frepple::utils::Object frepple::utils::NonCopyable frepple::utils::Tree::TreeNode

List of all members.

Public Member Functions

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

Static Public Attributes

static const MetaClassmetadata

Detailed Description

A calendar only defining time buckets and not storing any data fields.

Definition at line 737 of file model.h.


Constructor & Destructor Documentation

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

Definition at line 740 of file model.h.


Member Function Documentation

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

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

Reimplemented from frepple::Calendar.

Definition at line 741 of file model.h.


Member Data Documentation

Reimplemented from frepple::Calendar.

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