26#ifndef TABLES_TAQLSHOW_H
27#define TABLES_TAQLSHOW_H
30#include <casacore/casa/aips.h>
31#include <casacore/tables/TaQL/TaQLNodeRep.h>
32#include <casacore/casa/Quanta/UnitName.h>
33#include <casacore/casa/Arrays/Vector.h>
79 const std::map<String, UnitName>& units);
String: the storage and methods of handling collections of characters.
static void showUnitKind(std::ostream &os, const UnitVal &kind, const std::map< String, UnitName > &units)
static String showUnits(const String &type)
static String showTable(const Vector< String > &parts)
static String getInfo(const Vector< String > &parts, const TaQLStyle &style)
static String showCommand(const String &cmd)
static String showMeasTypes(const String &type)
static String showFuncs(const String &type, const Vector< String > &parts, const TaQLStyle &style)
this file contains all the compiler specific defines