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

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

#include <FFaStringExt.H>

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

Public Member Functions

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

Detailed Description

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

Constructor & Destructor Documentation

◆ FFaUpperCaseString()

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

The copy constructor converts the string to upper case.


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