#include <iostream>
#include "BESInitList.h"
#include "BESInitOrder.h"
#include "BESCommand.h"
#include "BESLog.h"
#include "BESResponseNames.h"
#include "OPENDAP_CLASSResponseNames.h"
Go to the source code of this file.
Functions | |
static bool | OPENDAP_CLASSCmdInit (int, char **) |
static bool | OPENDAP_CLASSCmdTerm (void) |
FUNINITQUIT (OPENDAP_CLASSCmdInit, OPENDAP_CLASSCmdTerm, BESMODULE_INIT) |
FUNINITQUIT | ( | OPENDAP_CLASSCmdInit | , | |
OPENDAP_CLASSCmdTerm | , | |||
BESMODULE_INIT | ||||
) |
static bool OPENDAP_CLASSCmdInit | ( | int | , | |
char ** | ||||
) | [static] |
Definition at line 17 of file _commands.cc.
References BESLog::TheLog().
static bool OPENDAP_CLASSCmdTerm | ( | void | ) | [static] |
Definition at line 28 of file _commands.cc.