PLCnext API Documentation  22.9.0.33
Static Public Member Functions | List of all members
Arp::RuntimeTypeInfo Class Reference

The class implements some RTTI utility operations. More...

#include <RuntimeTypeInfo.hpp>

Static Public Member Functions

static String DemangleSymbol (const char *symbolName)
 Demangles a symbol More...
 

Detailed Description

The class implements some RTTI utility operations.

Member Function Documentation

◆ DemangleSymbol()

static String Arp::RuntimeTypeInfo::DemangleSymbol ( const char *  symbolName)
static

Demangles a symbol

Parameters
symbolNameThe symbolName to demangle
Returns
The demangled name, or an empty String on failure

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