BcpsVariable Class Reference

#include <BcpsObject.h>

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

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 381 of file BcpsObject.h.


Constructor & Destructor Documentation

BcpsVariable::BcpsVariable (  )  [inline]

Default constructor.

Definition at line 384 of file BcpsObject.h.

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

Useful constructor.

Definition at line 387 of file BcpsObject.h.

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

Destructor.

Definition at line 393 of file BcpsObject.h.

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

Copy constructor.

Definition at line 396 of file BcpsObject.h.


Member Function Documentation

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

Definition at line 401 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