CYCLUS
|
The default converter returns the resource's quantity.
Definition at line 44 of file capacity_constraint.h.
#include <capacity_constraint.h>
Public Member Functions | |
virtual double | convert (boost::shared_ptr< T > offer, Arc const *a=NULL, ExchangeTranslationContext< T > const *ctx=NULL) const |
virtual bool | operator== (Converter< T > &other) const |
Public Member Functions inherited from cyclus::Converter< T > | |
bool | operator!= (Converter &other) const |
Additional Inherited Members | |
Public Types inherited from cyclus::Converter< T > | |
typedef boost::shared_ptr< Converter< T > > | Ptr |
|
inlinevirtual |
Implements cyclus::Converter< T >.
Definition at line 46 of file capacity_constraint.h.
|
inlinevirtual |
Reimplemented from cyclus::Converter< T >.
Definition at line 54 of file capacity_constraint.h.