FEDEM Solver  R8.0
Source code of the dynamics solver
Classes
FFaStringExt.H File Reference

Extensions of the STL string class. More...

#include <string>
#include <cstdio>
#include <cctype>
Include dependency graph for FFaStringExt.H:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Extensions of the STL string class.