Structure to help in converting integrals to roman numerals. More...
#include <DecimalToRoman.hpp>
Structure to help in converting integrals to roman numerals.
Definition at line 39 of file DecimalToRoman.hpp.
typedef XalanSize_t DecimalToRoman::ValueType |
Definition at line 43 of file DecimalToRoman.hpp.
anonymous enum |
Definition at line 41 of file DecimalToRoman.hpp.
XalanDOMChar DecimalToRoman::m_postLetter[eMaxLetter+1] |
Definition at line 47 of file DecimalToRoman.hpp.
Definition at line 45 of file DecimalToRoman.hpp.
XalanDOMChar DecimalToRoman::m_preLetter[eMaxLetter+1] |
Definition at line 51 of file DecimalToRoman.hpp.
Definition at line 49 of file DecimalToRoman.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|