gsplash
Loading...
Searching...
No Matches
gsplash Namespace Reference

Functions

GOptions defineOptions ()
 Namespace utilities for the GSplash module.

Variables

constexpr char GSPLASHENVIRONMENT [] = "GSPLASH"
constexpr char NOSPLASHIMAGESELECTED [] = "NOSPLASHIMAGESELECTED"
constexpr int ERR_NOSPLASHENVFOUND = 191
constexpr char GSPLASH_LOGGER [] = "gsplash"
 Default logger name used by this module.
constexpr char GSPLASH_TIME_OPTION [] = "splash_time"
constexpr char GSPLASH_SCALE_OPTION [] = "splash_scale"

Variable Documentation

◆ ERR_NOSPLASHENVFOUND

int gsplash::ERR_NOSPLASHENVFOUND = 191
inlineconstexpr

Definition at line 16 of file gsplash.h.

◆ GSPLASH_LOGGER

char gsplash::GSPLASH_LOGGER[] = "gsplash"
inlineconstexpr

This string is passed to the base logging facilities to tag messages produced by GSplash.

Definition at line 23 of file gsplash.h.

◆ GSPLASH_SCALE_OPTION

char gsplash::GSPLASH_SCALE_OPTION[] = "splash_scale"
inlineconstexpr

Definition at line 25 of file gsplash.h.

◆ GSPLASH_TIME_OPTION

char gsplash::GSPLASH_TIME_OPTION[] = "splash_time"
inlineconstexpr

Definition at line 24 of file gsplash.h.

◆ GSPLASHENVIRONMENT

char gsplash::GSPLASHENVIRONMENT[] = "GSPLASH"
inlineconstexpr

Definition at line 12 of file gsplash.h.

◆ NOSPLASHIMAGESELECTED

char gsplash::NOSPLASHIMAGESELECTED[] = "NOSPLASHIMAGESELECTED"
inlineconstexpr

Definition at line 13 of file gsplash.h.