Project
PerformanceTable Member List

This is the complete list of members for PerformanceTable, including all inherited members.

changeMode(std::string mode)PerformanceTable
display()PerformanceTable
generateRandomPerfValues(unsigned long int seed=time(NULL), int lower_bound=0, int upper_bound=1)PerformanceTable
getAltBetween(std::string critId, float inf, float sup)PerformanceTable
getAltBetweenSorted(std::string critId, float inf, float sup)PerformanceTable
getBestPerfByCrit(Criteria &crits)PerformanceTable
getMode() constPerformanceTable
getNumberAlt()PerformanceTable
getNumberCrit()PerformanceTable
getPerf(std::string name, std::string crit)PerformanceTable
getPerformanceTable() constPerformanceTable
getWorstPerfByCrit(Criteria &crits)PerformanceTable
isAltInTable(std::string altName)PerformanceTable
isSorted() constPerformanceTable
mode_ (defined in PerformanceTable)PerformanceTableprotected
operator<< (defined in PerformanceTable)PerformanceTablefriend
operator==(const PerformanceTable &pt) constPerformanceTable
operator[](std::string name)PerformanceTable
PerformanceTable(std::vector< std::vector< Perf >> &perf_vect, std::string mode="alt")PerformanceTable
PerformanceTable(int nb_of_perfs, Criteria &crits, std::string prefix="alt")PerformanceTable
PerformanceTable(const PerformanceTable &perfs)PerformanceTable
pt_ (defined in PerformanceTable)PerformanceTableprotected
sort(std::string mode="crit")PerformanceTable
sorted_ (defined in PerformanceTable)PerformanceTableprotected
~PerformanceTable() (defined in PerformanceTable)PerformanceTable