frepple::DemandDefault Class Reference

This class is the default implementation of the abstract Demand class. More...

#include <model.h>

Inheritance diagram for frepple::DemandDefault:
frepple::Demand frepple::utils::HasHierarchy< Demand > frepple::Plannable frepple::utils::HasDescription frepple::utils::HasName< Demand > frepple::utils::Object frepple::HasProblems frepple::Solvable frepple::utils::NonCopyable frepple::utils::Tree::TreeNode

List of all members.

Public Member Functions

 DemandDefault (const string &str)
virtual size_t getSize () const
virtual const MetaClass & getType () const

Static Public Attributes

static const MetaClass * metadata

Detailed Description

This class is the default implementation of the abstract Demand class.

Definition at line 4173 of file model.h.


Constructor & Destructor Documentation

frepple::DemandDefault::DemandDefault ( const string &  str  )  [inline, explicit]

Definition at line 4176 of file model.h.


Member Function Documentation

virtual size_t frepple::DemandDefault::getSize (  )  const [inline, virtual]

Return the memory size of the object in bytes.

Implements frepple::utils::Object.

Definition at line 4179 of file model.h.

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

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

Reimplemented from frepple::Demand.

Definition at line 4177 of file model.h.


Member Data Documentation

Reimplemented from frepple::Demand.

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