util_mit.cc File Reference

#include "config.h"
#include <cstdio>
#include <cstring>
#include <cstdlib>
#include <ctype.h>
#include <time.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <iostream>
#include "util_mit.h"
#include "debug.h"

Include dependency graph for util_mit.cc:

Go to the source code of this file.

Namespaces

namespace  libdap

Defines

#define TOLOWER(c)   tolower((int) (c))
#define TOUPPER(c)   toupper((int) (c))

Functions

string libdap::date_time_str (time_t *calendar, bool local)
time_t libdap::parse_time (const char *str, bool expand)


Define Documentation

#define TOLOWER (  )     tolower((int) (c))

Definition at line 83 of file util_mit.cc.

#define TOUPPER (  )     toupper((int) (c))

Definition at line 84 of file util_mit.cc.


Generated on Wed Jun 2 11:50:19 2010 for libdap++ by  doxygen 1.4.7