frepple::FlowStart Class Reference

This class defines a material flow to/from a buffer, linked with an operation. This subclass represents a flow that is at the start date of the operation. More...

#include <model.h>

Inheritance diagram for frepple::FlowStart:
frepple::Flow frepple::utils::Object frepple::utils::Association< A, B, C >::Node frepple::Solvable

List of all members.

Public Member Functions

 FlowStart ()
 FlowStart (Operation *o, Buffer *b, double q)
virtual size_t getSize () const
virtual const MetaClassgetType () const

Static Public Attributes

static const MetaClassmetadata

Detailed Description

This class defines a material flow to/from a buffer, linked with an operation. This subclass represents a flow that is at the start date of the operation.

Definition at line 3239 of file model.h.


Constructor & Destructor Documentation

frepple::FlowStart::FlowStart ( Operation o,
Buffer b,
double  q 
) [inline, explicit]

Constructor.

Definition at line 3243 of file model.h.

frepple::FlowStart::FlowStart (  )  [inline, explicit]

This constructor is called from the plan begin_element function.

Definition at line 3246 of file model.h.


Member Function Documentation

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

Return the memory size of the object in bytes.

Reimplemented from frepple::Flow.

Definition at line 3250 of file model.h.

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

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

Reimplemented from frepple::Flow.

Definition at line 3248 of file model.h.


Member Data Documentation

Reimplemented from frepple::Flow.

Definition at line 3249 of file model.h.


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

Generated on 25 Feb 2010 for frePPLe by  doxygen 1.6.1