frepple::CalendarOperation Class Reference

A calendar storing pointers to operations in its buckets. More...

#include <model.h>

Inheritance diagram for frepple::CalendarOperation:

frepple::CalendarPointer< T > frepple::Calendar frepple::HasName< T > frepple::Object frepple::NonCopyable frepple::Tree::TreeNode List of all members.

Public Member Functions

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

Static Public Attributes

static const MetaClass metadata

Detailed Description

A calendar storing pointers to operations in its buckets.

Definition at line 748 of file model.h.


Constructor & Destructor Documentation

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

Definition at line 751 of file model.h.


Member Function Documentation

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

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

Implements frepple::CalendarPointer< T >.

Definition at line 752 of file model.h.


Member Data Documentation

Reimplemented from frepple::Calendar.

Definition at line 753 of file model.h.


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