|
ServerPortfolio
2.0
Python parsers and server
|
Go to the source code of this file.
Classes | |
| class | serverportfolio.DictionaryStocks.Singleton |
| Define a metaclass Singleton object. More... | |
| class | serverportfolio.DictionaryStocks.DictionaryStocks |
| Container of all Stocks objects, it also reads the static stocks configuration file "dictstocks.txt". More... | |
Namespaces | |
| serverportfolio.DictionaryStocks | |
| Define singleton class DictionaryStocks, act as the main container of Stocks objects. | |
Functions | |
| def | serverportfolio.DictionaryStocks.ActivateTCPClient |
| Used by C++ to activate / desactivate the client socket. More... | |
| def | serverportfolio.DictionaryStocks.DesactivateTCPClient |
| Used by C++ to desactivate the client. More... | |
1.8.6