C++ main module for gpm Package  1.0
Functions
CORE_IOMain.cpp File Reference
#include "CORE_CommandLine.h"
#include "CORE_IO.h"
Include dependency graph for CORE_IOMain.cpp:

Functions

tBoolean testListFiles ()
 
tBoolean testIO ()
 
tBoolean testCommandLine ()
 
int main (int argc, char *argv[])
 

Function Documentation

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

References CORE_CommandLine::New(), tBoolean, and tString.

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

tBoolean testIO ( )
tBoolean testListFiles ( )

References CORE_IO::getFiles(), CORE_Array< T >::size(), and tBoolean.

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function: