![]() |
OpenMS
|
Go to the source code of this file.
Classes | |
| class | shared_xerces_ptr< T > |
| class | unique_xerces_ptr< T > |
| class | StringManager |
| Helper class for XML parsing that handles the conversions of Xerces strings. More... | |
Namespaces | |
| namespace | OpenMS |
| Main OpenMS namespace. | |
| namespace | OpenMS::Internal |
| Namespace used to hide implementation details from users. | |
Macros | |
| #define | CONST_XMLCH(s) (u ## s) |
| #define CONST_XMLCH | ( | s | ) | (u ## s) |
Compile-time UTF-16 string literal, usable wherever a XMLCh* is expected (XMLCh is guaranteed to be char16_t-compatible; see StringManager.cpp).