dxd - dynax driver framework 3.0.0d222
cross platform open source driver development framework
Loading...
Searching...
No Matches
dx::gui::cpl< driver_t > Class Template Reference

the control panel application: one window holding the driver's device tree, every device a branch of it. The driver itself is a base of the tree view below, so a device arriving on the bus adds its line - marshalled onto the message thread More...

#include <dx_gui_cpl.h>

Inheritance diagram for dx::gui::cpl< driver_t >:
Collaboration diagram for dx::gui::cpl< driver_t >:

Public Member Functions

void anotherInstanceStarted (const juce::String &cmd) override
 catch (const dx::exception &exception)
 catch (const std::exception &exception)
 cpl ()
 cpl (class looknfeel &looknfeel)
const juce::String getApplicationName () override
const juce::String getApplicationVersion () override
void initialise (const juce::String &cmd) override
bool moreThanOneInstanceAllowed () override
int OnExit () override
bool OnInit () override
void shutdown () override
void systemRequestedQuit () override

Detailed Description

template<typename driver_t>
class dx::gui::cpl< driver_t >

the control panel application: one window holding the driver's device tree, every device a branch of it. The driver itself is a base of the tree view below, so a device arriving on the bus adds its line - marshalled onto the message thread

dx::gui::cpl wxWidgets counterpart of the juce dx::gui::cpl application shell: a resizable window holding a tree of the driver's devices (with "+"/"-" buttons to create/destroy pod devices), a File/Debug/Help menu bar mirroring the juce interface's New/Open/Import/Save/Save As/Recent/Exit, Logging and About, and the exception hierarchy dialog above for uncaught exceptions.

Constructor & Destructor Documentation

◆ cpl() [1/2]

template<typename driver_t>
dx::gui::cpl< driver_t >::cpl ( )
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ cpl() [2/2]

template<typename driver_t>
dx::gui::cpl< driver_t >::cpl ( class looknfeel & looknfeel)
inline
Here is the call graph for this function:

Member Function Documentation

◆ anotherInstanceStarted()

template<typename driver_t>
void dx::gui::cpl< driver_t >::anotherInstanceStarted ( const juce::String & cmd)
inlineoverride

◆ catch() [1/2]

template<typename driver_t>
dx::gui::cpl< driver_t >::catch ( const dx::exception & exception)
inline

◆ catch() [2/2]

template<typename driver_t>
dx::gui::cpl< driver_t >::catch ( const std::exception & exception)
inline

◆ getApplicationName()

template<typename driver_t>
const juce::String dx::gui::cpl< driver_t >::getApplicationName ( )
inlineoverride
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getApplicationVersion()

template<typename driver_t>
const juce::String dx::gui::cpl< driver_t >::getApplicationVersion ( )
inlineoverride

◆ initialise()

template<typename driver_t>
void dx::gui::cpl< driver_t >::initialise ( const juce::String & cmd)
inlineoverride

◆ moreThanOneInstanceAllowed()

template<typename driver_t>
bool dx::gui::cpl< driver_t >::moreThanOneInstanceAllowed ( )
inlineoverride

◆ OnExit()

template<typename driver_t>
int dx::gui::cpl< driver_t >::OnExit ( )
inlineoverride

◆ OnInit()

template<typename driver_t>
bool dx::gui::cpl< driver_t >::OnInit ( )
inlineoverride

◆ shutdown()

template<typename driver_t>
void dx::gui::cpl< driver_t >::shutdown ( )
inlineoverride
Here is the call graph for this function:
Here is the caller graph for this function:

◆ systemRequestedQuit()

template<typename driver_t>
void dx::gui::cpl< driver_t >::systemRequestedQuit ( )
inlineoverride

The documentation for this class was generated from the following files:

(c) copyright 2009 dynamic acoustics e.U. generated on

a closed source license may be obtained by requesting a written permission from dynamic acoustics e.U.
however - governmental use generally and military use especially is strictly prohibited though.