Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

Contract Class Reference

#include <ContractBasedOptimizer.h>

List of all members.


Detailed Description

Represents one contract between this node and another one.


Public Member Functions

 Contract (string partner="", double min_price=0.0, double max_price=0.0)
bool operator< (const Contract &c) const

Public Attributes

string m_partner
double m_min_price
double m_current_price
double m_max_price
bool m_last_offer_rejected
bool m_broken
 Contract


Constructor & Destructor Documentation

Contract::Contract string  partner = "",
double  min_price = 0.0,
double  max_price = 0.0
 


Member Function Documentation

bool Contract::operator< const Contract c  )  const
 


Member Data Documentation

Contract::Contract
 

bool Contract::m_broken
 

double Contract::m_current_price
 

bool Contract::m_last_offer_rejected
 

double Contract::m_max_price
 

double Contract::m_min_price
 

string Contract::m_partner
 


The documentation for this class was generated from the following file:
Generated on Fri Nov 12 15:15:23 2004 for Borealis by doxygen 1.3.8