MNE-CPP  0.1.9
A Framework for Electrophysiology
generics Directory Reference
Directory dependency graph for generics:
src/libraries/utils/generics

Files

file  applicationlogger.h [code]
 Contains the declaration of the ApplicationLogger class.
 
file  circularbuffer.h [code]
 CircularBuffer class declaration.
 
file  commandpattern.h [code]
 Contains declarations of the command design pattern: ICommand interface.
 
file  observerpattern.cpp [code]
 Contains implementations of the observer design pattern: Subject class and IObserver interface.
 
file  observerpattern.h [code]
 Contains declarations of the observer design pattern: Subject class and IObserver interface.