DUECA/DUSIME
Loading...
Searching...
No Matches
Public Member Functions | List of all members
PythonCorrectedName Class Reference

Convert a given class name to avoid special characters. More...

#include <PythonCorrectedName.hxx>

Public Member Functions

 PythonCorrectedName (const char *given)
 Constructor.
 
const char * c_str () const
 Return the converted/checked name.
 

Detailed Description

Convert a given class name to avoid special characters.

Constructor & Destructor Documentation

◆ PythonCorrectedName()

PythonCorrectedName::PythonCorrectedName ( const char * given)

Constructor.

Parameters
givenRaw name for the Python object

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