C++ main module for gpm Package  1.0
Functions
CORE_Main.cpp File Reference
#include "CORE_Object.h"
#include "CORE_Run.h"
Include dependency graph for CORE_Main.cpp:

Functions

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

Function Documentation

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

References CORE_Object::mIsMemoryTesting, CORE_Object::printObjectsInMemory(), and run().

Here is the call graph for this function:

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

References CORE_Run::New().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function: