gatb.core-API-0.0.0
gatb::core::tools::dp Namespace Reference

Design Patterns concepts. More...

Classes

class  EventInfo
 Piece of information linked to a notification. More...
 
class  ICommand
 Interface of what a command is. More...
 
class  IDispatcher
 Dispatching of commands. More...
 
class  IObserver
 Interface of the Observer Design Pattern. More...
 
class  ISubject
 Interface of the Subject in the Observer Design Pattern. More...
 
class  Iterator
 Definition of the Design Pattern Iterator interface. More...
 
class  IteratorListener
 Interface for listening to iteration progress. More...
 

Detailed Description

Design Patterns concepts.