An official website of the United States government
Here’s how you know
Official websites use .gov A
.gov website belongs to an official government
organization in the United States.
Secure .gov websites use HTTPS A
lock
() or https:// means you’ve safely connected to
the .gov website. Share sensitive information only on official,
secure websites.
Isis 3 Programmer Reference
IsisXMLChTrans.h
1
2#ifndef IsisXMLChTrans_h
3#define IsisXMLChTrans_h
8
9/* SPDX-License-Identifier: CC0-1.0 */
10#include <string>
11#include <iostream>
12#include <cstdlib>
13
14namespace XERCES = XERCES_CPP_NAMESPACE;
15
16// This class converts from the internal XMLCh character format to simple c strings