#include <VesTools.h>
Static Public Member Functions | |
| static void | convertDbl2Str (const double value, std::string &str) |
| static void | convertDbl2Str (const double value, std::string &str, unsigned int precision) |
| static void | copyGridValues (GridBase *grid_pntr_orig, GridBase *grid_pntr_copy) |
| static unsigned int | getGridFileInfo (const std::string &, std::string &, std::vector< std::string > &, std::vector< std::string > &, std::vector< std::string > &, std::vector< bool > &, std::vector< unsigned int > &, bool &) |
| template<typename T> | |
| static std::vector< std::string > | getLabelsOfAvailableActions (const ActionSet &) |
| template<typename T> | |
| static T | getPointerFromLabel (const std::string &, const ActionSet &, std::string &) |
| template<typename T> | |
| static std::vector< T > | getPointersFromLabels (const std::vector< std::string > &, const ActionSet &, std::string &) |
| static unsigned int | log2 (unsigned value) |
|
inlinestatic |
|
inlinestatic |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Hosted by GitHub
|
1.17.0
|