MipTasks::TaskUtilities Class Reference

#include <Task.h>

List of all members.

Static Public Member Functions

static void getPlatesFromFile (string fileName, TaskPlates &plates)
 retrives a vector of plates from a file
static void getPlatesFromWords (vector< string > &words, TaskPlates &plates)
 retrives a vector of plates from a vector of strings
static void getPluginsFromFile (string fileName, vector< string > &names, vector< string > &libraries)
 retrives a vector of plugin names and
static void getPluginsFromWords (vector< string > &words, vector< string > &names, vector< string > &libraries)
 retrives a vector of plates from a vector of strings


Member Function Documentation

static void MipTasks::TaskUtilities::getPlatesFromFile ( string  fileName,
TaskPlates plates 
) [inline, static]

retrives a vector of plates from a file

Parameters:
fileName file name
plates returned vector of strings, it is cleared before

static void MipTasks::TaskUtilities::getPlatesFromWords ( vector< string > &  words,
TaskPlates plates 
) [inline, static]

retrives a vector of plates from a vector of strings

Parameters:
words vector of strings
plates returned vector of strings, it is cleared before

static void MipTasks::TaskUtilities::getPluginsFromFile ( string  fileName,
vector< string > &  names,
vector< string > &  libraries 
) [inline, static]

retrives a vector of plugin names and

Parameters:
fileName file name
plates returned vector of strings, it is cleared before

static void MipTasks::TaskUtilities::getPluginsFromWords ( vector< string > &  words,
vector< string > &  names,
vector< string > &  libraries 
) [inline, static]

retrives a vector of plates from a vector of strings

Parameters:
words vector of strings
plates returned vector of strings, it is cleared before


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

Generated on Mon Feb 20 07:01:13 2017 for MIP by  doxygen 1.5.6