Orfeo Toolbox  3.16
Macros | Functions
otbTestDriver.cxx File Reference

Go to the source code of this file.

Macros

#define itksys_SHARED_FORWARD_DIR_BUILD   ""
#define itksys_SHARED_FORWARD_EXE_BUILD   ""
#define itksys_SHARED_FORWARD_EXE_INSTALL   ""
#define itksys_SHARED_FORWARD_PATH_BUILD   ""
#define itksys_SHARED_FORWARD_PATH_INSTALL   ""
#define main   otbTestMain

Functions

int Execute (int argc, char *argv[])
int main (int ac, char *av[])
int otbTestMain (int arc, char *arv[])
int parseCommandLine (int ac, char *av[], std::vector< char * > &remainingArgs)
void RegisterTests ()
void usage ()

Macro Definition Documentation

#define itksys_SHARED_FORWARD_DIR_BUILD   ""

Definition at line 20 of file otbTestDriver.cxx.

#define itksys_SHARED_FORWARD_EXE_BUILD   ""

Definition at line 23 of file otbTestDriver.cxx.

#define itksys_SHARED_FORWARD_EXE_INSTALL   ""

Definition at line 24 of file otbTestDriver.cxx.

#define itksys_SHARED_FORWARD_PATH_BUILD   ""

Definition at line 21 of file otbTestDriver.cxx.

#define itksys_SHARED_FORWARD_PATH_INSTALL   ""

Definition at line 22 of file otbTestDriver.cxx.

#define main   otbTestMain

Function Documentation

int Execute ( int  argc,
char *  argv[] 
)
int main ( int  ac,
char *  av[] 
)

Call to the otbTestMain

Definition at line 145 of file otbTestDriver.cxx.

References NULL, otbTestMain(), parseCommandLine(), and usage().

int otbTestMain ( int  arc,
char *  arv[] 
)

Referenced by main().

int parseCommandLine ( int  ac,
char *  av[],
std::vector< char * > &  remainingArgs 
)

This function parses the command line and process everything related to the –add-before-libpath, –add-before-env and –help. Every other args are added to the remainingArgs vector

Definition at line 69 of file otbTestDriver.cxx.

References usage().

Referenced by main().

void RegisterTests ( )

Definition at line 201 of file otbTestDriver.cxx.

Referenced by main().

void usage ( )

Display usage

Definition at line 42 of file otbTestDriver.cxx.

Referenced by main(), and parseCommandLine().


Generated at Sun Feb 3 2013 00:59:45 for Orfeo Toolbox with doxygen 1.8.1.1