MorphoGraphX
Main Page
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
src
Mangling.hpp
1
#ifndef MANGLING_H
2
#define MANGLING_H
3
4
#include <Config.hpp>
5
6
#include <string>
7
8
class
QString
;
9
10
namespace
mgx {
11
namespace
util {
17
mgx_EXPORT
QString
qdemangle(std::string s);
23
mgx_EXPORT std::string demangle(std::string s);
24
}
// namespace util
25
}
// namespace mgx
26
#endif
QString
Generated on Thu Jul 9 2015 20:43:09 for MorphoGraphX by
1.8.6