sanitize_typename.h File Reference
#include <string>
+ Include dependency graph for sanitize_typename.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::armem
 
 armarx::armem::gui
 
 armarx::armem::gui::instance
 

Functions

std::string sanitizeTypeName (const std::string &typeName)
 

Variables

const std::string rawMemoryIDTypeName = armarx::armem::arondto::MemoryID::ToAronType()->getFullName()
 
const std::string sanitizedMemoryIDTypeName = "MemoryID"