OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
CSVDDS.cc File Reference
#include <vector>
#include <string>
#include "CSVDDS.h"
#include "CSV_Obj.h"
#include <BESInternalError.h>
#include <BESNotFoundError.h>
#include <BaseTypeFactory.h>
#include <DDS.h>
#include <Error.h>
#include <Str.h>
#include <Int16.h>
#include <Int32.h>
#include <Float32.h>
#include <Float64.h>
#include <mime_util.h>
#include <Array.h>
#include <BESDebug.h>
Include dependency graph for CSVDDS.cc:

Go to the source code of this file.

Functions

void csv_read_descriptors (DDS &dds, const string &filename)
 

Function Documentation

void csv_read_descriptors ( DDS &  dds,
const string &  filename 
)