PLCnext API Documentation
20.6.0.30321
Arp
System
Core
RuntimeTypeInfo.hpp
1
//
3
// Copyright PHOENIX CONTACT Electronics GmbH
4
//
6
#pragma once
7
#include "
Arp/System/Core/Arp.h
"
8
9
namespace
Arp
10
{
11
13
class
RuntimeTypeInfo
14
{
15
public
:
19
static
String
DemangleSymbol
(
const
char
* symbolName);
20
};
21
22
}
// end of namespace Arp
Arp::BasicString< char8 >
Arp.h
Arp::RuntimeTypeInfo
The class implements some RTTI utility operations.
Definition:
RuntimeTypeInfo.hpp:13
Arp::RuntimeTypeInfo::DemangleSymbol
static String DemangleSymbol(const char *symbolName)
Demangles a symbol
Arp
Root namespace for the PLCnext API
Generated on Wed Jul 1 2020 07:43:33 for PLCnext API Documentation by
1.8.13