CoinSosSet Class Reference

Very simple class for containing SOS set. More...

#include <CoinMpsIO.hpp>

Inheritance diagram for CoinSosSet:

Inheritance graph
[legend]
Collaboration diagram for CoinSosSet:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Constructor and destructor
 CoinSosSet (int numberEntries, const int *which, const double *weights, int type)
 Constructor.
virtual ~CoinSosSet ()
 Destructor.
gets
const double * weights () const
 Returns weights.

Protected Attributes

data
double * weights_
 Weights.

Detailed Description

Very simple class for containing SOS set.

Definition at line 260 of file CoinMpsIO.hpp.


Constructor & Destructor Documentation

CoinSosSet::CoinSosSet ( int  numberEntries,
const int *  which,
const double *  weights,
int  type 
)

Constructor.

virtual CoinSosSet::~CoinSosSet (  )  [virtual]

Destructor.


Member Function Documentation

const double* CoinSosSet::weights (  )  const [inline]

Returns weights.

Definition at line 277 of file CoinMpsIO.hpp.

References weights_.


Member Data Documentation

double* CoinSosSet::weights_ [protected]

Weights.

Definition at line 294 of file CoinMpsIO.hpp.

Referenced by weights().


The documentation for this class was generated from the following file:
Generated on Thu May 15 22:00:33 2008 by  doxygen 1.4.7