libdap++  Updated for version 3.14.0
AttrTable.cc File Reference
#include "config.h"
#include <cassert>
#include <sstream>
#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

 libdap
 

Macros

#define NEW_DEL_ATTR_TABLE_BEHAVIOR   0
 
#define WWW_ENCODING   0
 

Functions

string libdap::AttrType_to_String (const AttrType at)
 
AttrType libdap::String_to_AttrType (const string &s)
 

Variables

const string libdap::double_quote = "\""
 

Macro Definition Documentation

#define NEW_DEL_ATTR_TABLE_BEHAVIOR   0

Definition at line 50 of file AttrTable.cc.

#define WWW_ENCODING   0

Definition at line 47 of file AttrTable.cc.