Zakero's C++ Header Libraries
A collection of reusable C++ libraries
|
This is the complete list of members for zakero::Yetani, including all inherited members.
connect() noexcept | zakero::Yetani | static |
connect(const std::string &) noexcept | zakero::Yetani | static |
connect(std::error_code &) noexcept | zakero::Yetani | static |
connect(const std::string &, std::error_code &) noexcept | zakero::Yetani | static |
cursorCreate(const std::string &, const Yetani::CursorConfig &) noexcept | zakero::Yetani | |
cursorDestroy(const std::string &) noexcept | zakero::Yetani | |
KeyModifier_Alt | zakero::Yetani | static |
KeyModifier_CapsLock | zakero::Yetani | static |
KeyModifier_Control | zakero::Yetani | static |
KeyModifier_Meta | zakero::Yetani | static |
KeyModifier_Shift | zakero::Yetani | static |
keyRepeatDelay() const noexcept | zakero::Yetani | |
keyRepeatRate() const noexcept | zakero::Yetani | |
KeyState enum name | zakero::Yetani | |
Lambda typedef | zakero::Yetani | |
LambdaAxis typedef | zakero::Yetani | |
LambdaBool typedef | zakero::Yetani | |
LambdaButtonMm typedef | zakero::Yetani | |
LambdaButtonPercent typedef | zakero::Yetani | |
LambdaButtonPixel typedef | zakero::Yetani | |
LambdaKey typedef | zakero::Yetani | |
LambdaPointMm typedef | zakero::Yetani | |
LambdaPointPercent typedef | zakero::Yetani | |
LambdaPointPixel typedef | zakero::Yetani | |
LambdaSizeMm typedef | zakero::Yetani | |
LambdaSizePercent typedef | zakero::Yetani | |
LambdaSizePixel typedef | zakero::Yetani | |
LambdaWindowDecorations typedef | zakero::Yetani | |
LambdaWindowMode typedef | zakero::Yetani | |
output(const Yetani::OutputId) const noexcept | zakero::Yetani | |
outputConvertToMm(const Yetani::OutputId, const Yetani::PointPixel &) const noexcept | zakero::Yetani | |
outputConvertToMm(const Yetani::OutputId, const Yetani::SizePixel &) const noexcept | zakero::Yetani | |
outputConvertToPercent(const Yetani::OutputId, const Yetani::PointPixel &) const noexcept | zakero::Yetani | |
outputConvertToPercent(const Yetani::OutputId, const Yetani::SizePixel &) const noexcept | zakero::Yetani | |
outputConvertToPixel(const Yetani::OutputId, const Yetani::PointMm &) const noexcept | zakero::Yetani | |
outputConvertToPixel(const Yetani::OutputId, const Yetani::PointPercent &) const noexcept | zakero::Yetani | |
outputConvertToPixel(const Yetani::OutputId, const Yetani::SizeMm &) const noexcept | zakero::Yetani | |
outputConvertToPixel(const Yetani::OutputId, const Yetani::SizePercent &) const noexcept | zakero::Yetani | |
outputOnAdd(Yetani::LambdaOutputId) noexcept | zakero::Yetani | |
outputOnChange(Yetani::LambdaOutputId) noexcept | zakero::Yetani | |
outputOnRemove(Yetani::LambdaOutputId) noexcept | zakero::Yetani | |
outputSubpixelName(int32_t) noexcept | zakero::Yetani | static |
outputTransformName(int32_t) noexcept | zakero::Yetani | static |
outputVector() const noexcept | zakero::Yetani | |
PointerAxisSource enum name | zakero::Yetani | |
PointerAxisType enum name | zakero::Yetani | |
PointerButtonState enum name | zakero::Yetani | |
SHM_FORMAT_DEFAULT | zakero::Yetani | static |
shmFormatAvailable() const noexcept | zakero::Yetani | |
shmFormatBytesPerPixel(const wl_shm_format) noexcept | zakero::Yetani | static |
shmFormatDescription(const wl_shm_format) noexcept | zakero::Yetani | static |
shmFormatName(const wl_shm_format) noexcept | zakero::Yetani | static |
windowCreate(const Yetani::SizeMm &, std::error_code &) noexcept | zakero::Yetani | |
windowCreate(const Yetani::SizeMm &, const wl_shm_format=SHM_FORMAT_DEFAULT) noexcept | zakero::Yetani | |
windowCreate(const Yetani::SizeMm &, const wl_shm_format, std::error_code &) noexcept | zakero::Yetani | |
windowCreate(const Yetani::SizePercent &, std::error_code &) noexcept | zakero::Yetani | |
windowCreate(const Yetani::SizePercent &, const wl_shm_format=SHM_FORMAT_DEFAULT) noexcept | zakero::Yetani | |
windowCreate(const Yetani::SizePercent &, const wl_shm_format, std::error_code &) noexcept | zakero::Yetani | |
windowCreate(const Yetani::SizePixel &, std::error_code &) noexcept | zakero::Yetani | |
windowCreate(const Yetani::SizePixel &, const wl_shm_format=SHM_FORMAT_DEFAULT) noexcept | zakero::Yetani | |
windowCreate(const Yetani::SizePixel &, const wl_shm_format, std::error_code &) noexcept | zakero::Yetani | |
WindowDecorations enum name | zakero::Yetani | |
WindowMode enum name | zakero::Yetani | |
~Yetani() noexcept | zakero::Yetani | virtual |