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
SMSubject.h File Reference

Concrete class for the subject/observable of StockManager. More...

#include <iostream>
#include "../utils/ObsPattern_Sub.h"
Include dependency graph for SMSubject.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  SMSubject
 Derive from Subject class. More...
 

Detailed Description

Concrete class for the subject/observable of StockManager.

Owns by SM. All update of a ListData will be informed to observers (gui_observer) Allow a very low coupling between src_cpp and src_gui_root

Last modified

Id:
SMSubject.h 492 2014-09-14 10:50:38Z martinml

Definition in file SMSubject.h.