/cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.28/CxxUtils/Root/StringUtils_aux.h File Reference

namespace for misc string utility More...

Go to the source code of this file.

Defines

#define STRINGUTILS__N_MAP_SPECIALSCRIPT   70
#define STRINGUTILS__N_MAP_FORMAT   94

Variables

const size_t utf8_skip_data [256]
const std::string map_specialscript [STRINGUTILS__N_MAP_SPECIALSCRIPT][3]
const std::string map_superscript_starters [4]
const std::string map_superscript_enders [4]
const std::string map_subscript_starters [4]
const std::string map_subscript_enders [4]
const std::string map_format [STRINGUTILS__N_MAP_FORMAT][4]

Detailed Description

namespace for misc string utility

Author:
carsten burgard <cburgarc@cern.ch>
Date:
May, 2014 This is an auxiliary header file that contains const-arrays used by the StringUtils package. These definitions have been removed from the StringUtils.cxx implementation file in order to improve readability of the latter file.

Variable Documentation

const std::string map_subscript_enders[4]
Initial value:
 {
  "","","}}","</sub>"
}
const std::string map_subscript_starters[4]
Initial value:
 {
  "","","\\ensuremath{_{","<sub>"
}
const std::string map_superscript_enders[4]
Initial value:
 {
  "","","}}","</sup>"
}
const std::string map_superscript_starters[4]
Initial value:
 {
  "","","\\ensuremath{^{","<sup>"
}
const size_t utf8_skip_data[256]
Initial value:
 {
  1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
  1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
  1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
  1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
  1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
  1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,
  2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
  3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5,5,5,5,6,6,1,1
}
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1