dxd - dynax driver framework 2.6.0d205
cross platform open source driver development framework
Loading...
Searching...
No Matches
dx::gui::device< device_t > Class Template Reference

#include <dx_gui_device.h>

Inheritance diagram for dx::gui::device< device_t >:
Collaboration diagram for dx::gui::device< device_t >:

Classes

class  clients
class  clock
class  iosize
class  stream

Public Member Functions

template<typename driver_t, typename ... type_t>
 device (driver_t &driver, decltype(super::id)&id, type_t... args)
void launch () override

Public Attributes

image image {this->icon? static_cast<const std::string&>(this->icon): ""}

Static Public Attributes

static constexpr auto pod = true

Protected Member Functions

std::unique_ptr< juce::Component > createItemComponent () override
void update ()

Constructor & Destructor Documentation

◆ device()

template<typename device_t>
template<typename driver_t, typename ... type_t>
dx::gui::device< device_t >::device ( driver_t & driver,
decltype(super::id)& id,
type_t... args )
inline
Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ createItemComponent()

std::unique_ptr< juce::Component > dx::gui::item< aggregate< image, label, button > >::createItemComponent ( )
inlineoverrideprotectedinherited

◆ launch()

template<typename device_t>
void dx::gui::device< device_t >::launch ( )
inlineoverride
Here is the call graph for this function:

◆ update()

template<typename device_t>
void dx::gui::device< device_t >::update ( )
inlineprotected
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ image

template<typename device_t>
image dx::gui::device< device_t >::image {this->icon? static_cast<const std::string&>(this->icon): ""}

◆ pod

template<typename device_t>
auto dx::gui::device< device_t >::pod = true
staticconstexpr

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

(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.