BcpsConstraint Class Reference

#include <BcpsObject.h>

Inheritance diagram for BcpsConstraint:
Inheritance graph
[legend]
Collaboration diagram for BcpsConstraint:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 BcpsConstraint ()
 Default constructor.
 BcpsConstraint (double lbh, double ubh, double lbs, double ubs)
 Useful constructor.
virtual ~BcpsConstraint ()
 Desctructor constructor.
 BcpsConstraint (const BcpsConstraint &rhs)
 Copy constructor.
virtual BcpsObject_t getObjType () const

Detailed Description

Definition at line 353 of file BcpsObject.h.


Constructor & Destructor Documentation

BcpsConstraint::BcpsConstraint (  )  [inline]

Default constructor.

Definition at line 357 of file BcpsObject.h.

BcpsConstraint::BcpsConstraint ( double  lbh,
double  ubh,
double  lbs,
double  ubs 
) [inline]

Useful constructor.

Definition at line 360 of file BcpsObject.h.

virtual BcpsConstraint::~BcpsConstraint (  )  [inline, virtual]

Desctructor constructor.

Definition at line 366 of file BcpsObject.h.

BcpsConstraint::BcpsConstraint ( const BcpsConstraint rhs  )  [inline]

Copy constructor.

Definition at line 369 of file BcpsObject.h.


Member Function Documentation

virtual BcpsObject_t BcpsConstraint::getObjType (  )  const [inline, virtual]

Definition at line 374 of file BcpsObject.h.


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

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1