IODA Bundle
tools/odc.cc File Reference
#include "eckit/io/FileHandle.h"
#include "eckit/sql/expression/function/FunctionFactory.h"
#include "odc/ODBAPIVersion.h"
#include "odc/odccapi.h"
#include "TestOdaCAPI.h"
#include "Tool.h"
#include "ToolFactory.h"
#include "ToolRunnerApplication.h"
#include "TestRunnerApplication.h"
Include dependency graph for tools/odc.cc:

Go to the source code of this file.

Functions

int executeCommand (int argc, char *argv[])
 
int gdb (int argc, char *argv[])
 
int valgrind (int argc, char *argv[])
 
int sqlhelp (int argc, char *argv[])
 
int main (int argc, char *argv[])
 

Function Documentation

◆ executeCommand()

int executeCommand ( int  argc,
char *  argv[] 
)

TODO: reenable

Definition at line 45 of file tools/odc.cc.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ gdb()

int gdb ( int  argc,
char *  argv[] 
)

Definition at line 114 of file tools/odc.cc.

Here is the caller graph for this function:

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 33 of file tools/odc.cc.

Here is the call graph for this function:

◆ sqlhelp()

int sqlhelp ( int  argc,
char *  argv[] 
)

Definition at line 157 of file tools/odc.cc.

Here is the caller graph for this function:

◆ valgrind()

int valgrind ( int  argc,
char *  argv[] 
)

Definition at line 141 of file tools/odc.cc.

Here is the caller graph for this function: