28 #ifndef TABLES_TAQLSHOW_H
29 #define TABLES_TAQLSHOW_H
81 const std::map<String, UnitName>& units);
A 1-D Specialization of the Array class.
static String showTable(const Vector< String > &parts)
static String showMeasTypes(const String &type)
describes any valid unit as a factor and a dimenion of SI units
Class to show various TaQL-related info.
static void showUnitKind(std::ostream &os, const UnitVal &kind, const std::map< String, UnitName > &units)
static String showUnits(const String &type)
static String showFuncs(const String &type, const Vector< String > &parts, const TaQLStyle &style)
static String showCommand(const String &cmd)
Class with static members defining the TaQL style.
String: the storage and methods of handling collections of characters.
static String getInfo(const Vector< String > &parts, const TaQLStyle &style)