C++ main module for gpm Package  1.0
Functions
GPM_CoreMain.cpp File Reference
#include "GPM_CoreRun.h"
Include dependency graph for GPM_CoreMain.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 GPM_CoreRun::New().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function: