Kanzi 4.0.0-beta2
kanzi::wayland::IviApplication Class Reference

Wrapper for an IVI application class. More...

#include <kanzi/core.ui/platform/windowing_ng/wayland/shells/ivi/wayland_ivi_application.hpp>

Inheritance diagram for kanzi::wayland::IviApplication:
[legend]

Additional Inherited Members

- Public Types inherited from kanzi::OptionalHandleWrapper< Derived, T >
using NativeHandleType
 Alias for the underlying native handle type.
 
- Public Member Functions inherited from kanzi::wayland::WaylandOptionalHandleWrapper< IviApplication, IviApplicationMethods >
wl_proxy * getNativeProxy () const noexcept=delete
 
- Public Member Functions inherited from kanzi::OptionalHandleWrapper< Derived, T >
const Toperator-> () const noexcept
 Provides access to T through const pointer.
 
Toperator-> () noexcept
 Provides access to T through pointer.
 
template<typename... Args>
 OptionalHandleWrapper (Args &&... args) noexcept
 Constructor.
 
- Static Public Member Functions inherited from kanzi::OptionalHandleWrapper< Derived, T >
template<typename... Args, typename = enable_if_t<s_hasCreateMethodV<T, tuple<Args...>>>>
static Derived create (Args &&... args) noexcept
 Creates an optional handle by calling static "create" method provided by T.
 

Detailed Description

Wrapper for an IVI application class.

See also
To find available methods for this class, see IviApplicationMethods.
Since
Kanzi 4.0.0

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