FEDEM Solver
R8.0
Source code of the dynamics solver
|
Extensions of the STL string class. More...
#include <string>
#include <cstdio>
#include <cctype>
Go to the source code of this file.
Classes | |
class | FFaNumStr |
Extension of the STL string class converting numbers to a text string. More... | |
class | FFaLowerCaseString |
Extension of the STL string class for lower-case strings only. More... | |
class | FFaUpperCaseString |
Extension of the STL string class for upper-case strings only. More... | |
class | FFaString |
Extension of the STL string class with some parsing methods. More... | |
Extensions of the STL string class.