ROOT_Application  2.0
C++ Core modules and GUIStock
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
ROOTStock.cxx File Reference

Main function for running a ROOT session Stock library loaded and access to the ROOT interpreter. More...

#include "../src_cpp/StockManager.h"
#include "../src_cpp/TCPServer.h"
#include "GUIMainController.h"
#include <TRint.h>
#include <TROOT.h>
#include <TGClient.h>
Include dependency graph for ROOTStock.cxx:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Main function for running a ROOT session Stock library loaded and access to the ROOT interpreter.

Last modif

Id:
ROOTStock.cxx 501 2014-10-09 17:34:50Z martinml

Definition in file ROOTStock.cxx.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 20 of file ROOTStock.cxx.

References StockManager::getInstance(), Utils::GetPathData(), StockManager::GetStatus(), and StockManager::SetServer().

Here is the call graph for this function: