Public Member Functions
BcpsVariable Class Reference

#include <BcpsObject.h>

Inheritance diagram for BcpsVariable:
BcpsObject BlisVariable BlisVariable

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


Constructor & Destructor Documentation

BcpsVariable::BcpsVariable ( ) [inline]

Default constructor.

Definition at line 386 of file BcpsObject.h.

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

Useful constructor.

Definition at line 389 of file BcpsObject.h.

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

Destructor.

Definition at line 395 of file BcpsObject.h.

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

Copy constructor.

Definition at line 398 of file BcpsObject.h.


Member Function Documentation

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

Definition at line 403 of file BcpsObject.h.


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