Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

AttrTable.cc File Reference

#include "config.h"
#include <assert.h>
#include "AttrTable.h"
#include "util.h"
#include "escaping.h"
#include "debug.h"

Include dependency graph for AttrTable.cc:

Include dependency graph

Go to the source code of this file.

Functions

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


Function Documentation

string AttrType_to_String const AttrType  at  ) 
 

Convert an AttrType to it's string representation.

Parameters:
at The Attribute Type.
Returns:
The type's string representation

Definition at line 56 of file AttrTable.cc.

References Attr_byte, Attr_container, Attr_float32, Attr_float64, Attr_int16, Attr_int32, Attr_string, Attr_uint16, Attr_uint32, and Attr_url.

Referenced by AttrTable::dump(), and AttrTable::get_type().

AttrType String_to_AttrType const string &  s  ) 
 

Definition at line 74 of file AttrTable.cc.

References downcase().

Referenced by AttrTable::append_attr().

Here is the call graph for this function:


Generated on Thu Aug 2 06:43:37 2007 for libdap++ by  doxygen 1.3.9.1