BESUtil.cc File Reference

#include <sstream>
#include <iostream>
#include "BESUtil.h"
#include "config.h"

Include dependency graph for BESUtil.cc:

Go to the source code of this file.

Defines

#define CRLF   "\r\n"

Variables

static const char * days [] = {"Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"}
static const char * months []


Define Documentation

#define CRLF   "\r\n"

Definition at line 44 of file BESUtil.cc.

Referenced by BESUtil::set_mime_html(), and BESUtil::set_mime_text().


Variable Documentation

const char* days[] = {"Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"} [static]

Definition at line 114 of file BESUtil.cc.

const char* months[] [static]

Initial value:

{"Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", 
                        "Aug", "Sep", "Oct", "Nov", "Dec"}

Definition at line 115 of file BESUtil.cc.


Generated on Wed Jan 2 06:01:56 2008 for OPeNDAP Back End Server (BES) by  doxygen 1.5.4