Scope
Controller classes

Classes

class  scope::BaseController< N_ACTIVES, STATIC_PIMPL >
 
class  scope::DaqController
 
class  scope::DisplayController
 
class  scope::FPUController
 
class  scope::PipelineController
 
struct  scope::ScopeController::FPUButtons
 
struct  scope::ScopeController::ScanModeButtons
 
class  scope::ScopeController
 
class  scope::StorageController
 

Detailed Description

Classes controlling various aspects of data acquisition, generation, handling, displaying, storing, ...

All classes derive from BaseController, i.e. they have one or more threads inside and run their stuff inside these.