OsiOneLink Class Reference

Define data for one link. More...

#include <CbcLinked.hpp>

Collaboration diagram for OsiOneLink:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 OsiOneLink ()
 OsiOneLink (const OsiSolverInterface *solver, int xRow, int xColumn, int xyRow, const char *functionString)
 Useful constructor -.
 OsiOneLink (const OsiOneLink &)
OsiOneLinkoperator= (const OsiOneLink &rhs)
virtual ~OsiOneLink ()

Public Attributes

int xRow_
 Row which defines x (if -1 then no x).
int xColumn_
 Column which defines x.
int xyRow
 Output row.
std::string function_
 Function.

Detailed Description

Define data for one link.

Definition at line 532 of file CbcLinked.hpp.


Constructor & Destructor Documentation

OsiOneLink::OsiOneLink (  ) 

OsiOneLink::OsiOneLink ( const OsiSolverInterface solver,
int  xRow,
int  xColumn,
int  xyRow,
const char *  functionString 
)

Useful constructor -.

OsiOneLink::OsiOneLink ( const OsiOneLink  ) 

virtual OsiOneLink::~OsiOneLink (  )  [virtual]


Member Function Documentation

OsiOneLink& OsiOneLink::operator= ( const OsiOneLink rhs  ) 


Member Data Documentation

int OsiOneLink::xRow_

Row which defines x (if -1 then no x).

Definition at line 557 of file CbcLinked.hpp.

int OsiOneLink::xColumn_

Column which defines x.

Definition at line 559 of file CbcLinked.hpp.

int OsiOneLink::xyRow

Output row.

Definition at line 561 of file CbcLinked.hpp.

std::string OsiOneLink::function_

Function.

Definition at line 563 of file CbcLinked.hpp.


The documentation for this class was generated from the following file:
Generated on Sun Nov 14 14:14:24 2010 for Coin-All by  doxygen 1.4.7