37#ifndef __BB_PARA_INSTANCE_H__
38#define __BB_PARA_INSTANCE_H__
virtual int getNVars()=0
get variable index range TODO: this function should be in inherited class
virtual ~BbParaInstance()
destructor
virtual int getVarIndexRange()=0
get variable index range TODO: this function should be in inherited class
BbParaInstance()
DO NOT HAVE DATA MEMBER!!
Base class for instance data.