VPTissue Reference Manual
SimPT_Parex::ISweep Class Referenceabstract

An interface class for a parameter sweep. More...

#include <ISweep.h>

Inheritance diagram for SimPT_Parex::ISweep:
Inheritance graph
Collaboration diagram for SimPT_Parex::ISweep:
Collaboration graph

Public Member Functions

virtual ISweepClone () const =0
 Polymorphic copy constructor.
 
virtual unsigned int GetNumberOfValues () const =0
 Returns the number of values in the sweep.
 
virtual std::string GetValue (unsigned int index) const =0
 Returns the value on the given index.
 
virtual boost::property_tree::ptree ToPtree () const =0
 Convert the given ptree to a sweep.
 

Detailed Description

An interface class for a parameter sweep.

Definition at line 31 of file ISweep.h.


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