#include <Helper.h>
|
static std::string | FloatToString (const float &input) |
|
static int | Find_Chr (const std::string &ref, const std::string &search, int nbr, const int pos) |
|
static const int | FindNbrChrs (std::string str, std::string set) |
|
static std::string Frapper::Helpers::StringH::FloatToString |
( |
const float & |
input | ) |
|
|
inlinestatic |
static int Frapper::Helpers::StringH::Find_Chr |
( |
const std::string & |
ref, |
|
|
const std::string & |
search, |
|
|
int |
nbr, |
|
|
const int |
pos |
|
) |
| |
|
inlinestatic |
static const int Frapper::Helpers::StringH::FindNbrChrs |
( |
std::string |
str, |
|
|
std::string |
set |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: