Dev Essential
Loading...
Searching...
No Matches
access_observer.h File Reference
#include <string>
#include <vector>
Include dependency graph for access_observer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ddl::dd::utility::ModelObserverUtility< MODEL_SUBJECT_T, EVENT_CODE_T >
 The ModelObserver utility template. More...
 
class  ddl::dd::utility::ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >
 Model Subject utility to define a Model Subject that notifies one or more observers. More...
 
class  ddl::utility::ModelSubjectUtility< MODEL_SUBJECT_T, EVENT_CODE_T >
 Model Subject utility to define a Model Subject that notifies one or more observers. More...
 
class  ddl::utility::ModelObserverUtility< MODEL_SUBJECT_T, EVENT_CODE_T >
 The ModelObserver utility template. More...
 

Namespaces

namespace  ddl
 definition of the ddl namespace
 
namespace  ddl::dd
 definition of the dd namespace
 
namespace  ddl::dd::utility
 definition of the old compatibility utility namespace
 
namespace  ddl::utility
 definition of the utility namespace
 

Detailed Description

DataDefinition Model-Observer pattern utility