57 #if defined( GLS_DEBUG )
67#if defined( GLS_DEBUG )
68#pragma BullseyeCoverage save off
74inline GlsBool GlsColor::IsValid(
void )
const
79#pragma BullseyeCoverage restore
This header defines any preprocessor defines needed to configure the GL Studio DO-178B Runtime Librar...
This header defines the basic types used by the GL Studio DO-178B Runtime Library.
unsigned char GlsUChar
Definition: gls_types.h:61
#define GLSUCHAR_MAX
Definition: gls_types.h:63
#define GLS_TRUE
Definition: gls_types.h:99
bool GlsBool
Definition: gls_types.h:96
Definition: gls_color.h:48
GlsUChar r
Definition: gls_color.h:49
GlsUChar a
Definition: gls_color.h:52
static const GlsUChar MAX_COMPONENT_VALUE
Definition: gls_color.h:55
GlsUChar b
Definition: gls_color.h:51
GlsUChar g
Definition: gls_color.h:50