OEConfBaseT() OEConfBaseT(const OEConfBaseT<C,dim> &rhs) OEConfBaseT(const OESystem::OEBase &rhs) OEConfBaseT(const OEConfBaseT<C,dim> &rhc, const C *rht)
OEConfBaseT has four constructors including the default constructor. All of the constructors are empty functions which simply pass the appropriate initialization parameter up the inheritance tree to the OEMolBase constructor.