Public Member Functions
BcpsConstraint Class Reference

#include <BcpsObject.h>

Inheritance diagram for BcpsConstraint:
BcpsObject BlisConstraint BlisConstraint

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 355 of file BcpsObject.h.


Constructor & Destructor Documentation

BcpsConstraint::BcpsConstraint ( ) [inline]

Default constructor.

Definition at line 359 of file BcpsObject.h.

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

Useful constructor.

Definition at line 362 of file BcpsObject.h.

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

Desctructor constructor.

Definition at line 368 of file BcpsObject.h.

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

Copy constructor.

Definition at line 371 of file BcpsObject.h.


Member Function Documentation

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

Definition at line 376 of file BcpsObject.h.


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