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

Server to receive new Instantaneous data from ServerPortfolio. More...

#include <string>
#include <boost/shared_ptr.hpp>
#include <boost/enable_shared_from_this.hpp>
#include <boost/asio.hpp>
#include <boost/thread/thread.hpp>
#include <thread>
#include <mutex>
#include <condition_variable>
Include dependency graph for TCPServer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  tcp_connection
 Define one connection of the server. More...
 
class  TCPServer
 Use with RealTime to receive messages from python ServerPortfolio. More...
 

Detailed Description

Server to receive new Instantaneous data from ServerPortfolio.

Last modified

Id:
TCPServer.h 514 2014-12-19 21:52:42Z martinml

Definition in file TCPServer.h.