FEDEM Solver  R8.0
Source code of the dynamics solver
Public Member Functions | List of all members
FFaLowerCaseString Class Reference

Extension of the STL string class for lower-case strings only. More...

#include <FFaStringExt.H>

Inheritance diagram for FFaLowerCaseString:
Inheritance graph
[legend]
Collaboration diagram for FFaLowerCaseString:
Collaboration graph
[legend]

Public Member Functions

 FFaLowerCaseString (const std::string &s)
 The copy constructor converts the string to lower case. More...
 

Detailed Description

Extension of the STL string class for lower-case strings only.

Constructor & Destructor Documentation

◆ FFaLowerCaseString()

FFaLowerCaseString::FFaLowerCaseString ( const std::string &  s)
inline

The copy constructor converts the string to lower case.


The documentation for this class was generated from the following file: