#include "config.h"
#include <cassert>
#include "AttrTable.h"
#include "util.h"
#include "escaping.h"
#include "debug.h"
Include dependency graph for AttrTable.cc:
Go to the source code of this file.
Namespaces | |
namespace | libdap |
Functions | |
string | libdap::AttrType_to_String (const AttrType at) |
AttrType | libdap::String_to_AttrType (const string &s) |