UFO
StringUtils.h File Reference
#include <set>
#include <string>
Include dependency graph for StringUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ufo
 

Functions

void ufo::splitVarGroup (const std::string &vargrp, std::string &var, std::string &grp)
 
void ufo::splitInstSat (const std::string &instsat, std::string &inst, std::string &sat)
 
bool ufo::isFloat (const std::string &str)
 
bool ufo::readFloat (const std::string &str, float &num)