Isis 3 Programmer Reference
XMLChTrans Class Reference

This is free and unencumbered software released into the public domain. More...

#include <IsisXMLChTrans.h>

Collaboration diagram for XMLChTrans:
Collaboration graph

Public Member Functions

 XMLChTrans (const XMLCh *const toTranscode)
 
const char * localForm () const
 

Private Attributes

char * fLocalForm
 

Detailed Description

This is free and unencumbered software released into the public domain.

The authors of ISIS do not claim copyright on the contents of this file. For more details about the LICENSE terms and the AUTHORS, you will find files of those names at the top level of this repository.

Author
????-??-?? Unknown

Definition at line 23 of file IsisXMLChTrans.h.

Constructor & Destructor Documentation

◆ XMLChTrans()

XMLChTrans::XMLChTrans ( const XMLCh *const toTranscode)
inline

Definition at line 26 of file IsisXMLChTrans.h.

◆ ~XMLChTrans()

XMLChTrans::~XMLChTrans ( )
inline

Definition at line 31 of file IsisXMLChTrans.h.

Member Function Documentation

◆ localForm()

const char * XMLChTrans::localForm ( ) const
inline

Definition at line 36 of file IsisXMLChTrans.h.

Member Data Documentation

◆ fLocalForm

char* XMLChTrans::fLocalForm
private

Definition at line 41 of file IsisXMLChTrans.h.


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