|
VGM Version 5.5
|
Go to the source code of this file.
Namespaces | |
| namespace | XmlVGM |
| XmlVGM utilities. | |
Functions | |
| std::string | XmlVGM::UpdateName (const std::string &name, const std::string &extension="") |
| std::string | XmlVGM::StripName (const std::string &name, const std::string &extension="") |
| std::string | XmlVGM::AppendName (const std::string &name, int size) |
| std::string | XmlVGM::IsotopeName (const VGM::IIsotope *isotope) |
| void | XmlVGM::CutName (std::string &name) |
| void | XmlVGM::CutName (std::string &name, int size) |
| std::ostream & | XmlVGM::SmartPut (std::ostream &out, int size, int precision, double tolerance, double number, const std::string &separator) |
| std::ostream & | XmlVGM::SmartPut (std::ostream &out, int size, int precision, double tolerance, const std::string &separator1, double number, const std::string &separator2) |
| std::string | XmlVGM::Date () |
Variables | |
| const char | XmlVGM::fgkCharReplacement = '_' |
| const std::string | XmlVGM::fgkNotAllowedChars |
| const std::string | XmlVGM::fgkNotAllowedChars1 |