RCL - RoboCLuedo  v1.0
Francesco Ganci - S4143910 - Experimental Robotics Lab - Assignment 1

◆ FilterVector()

std::vector< std::string > ArmorCluedo::FilterVector ( std::vector< std::string > &  itemlist)

filter all the strings inside the array

It simply extends the method ArmorCluedo::FilterValue to an array of strings to be filtered.

Parameters
itemListthe array of strings to be filtered
Returns
the array containing the filtered strings

Definition at line 235 of file armor_cluedo.cpp.

References FilterValue().

Referenced by GetClassOfIndiv(), GetIndivOfClass(), and GetValuedOfIndiv().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: