Crazy Eddie's GUI System  ${CEGUI_VERSION}
CEGUI::PropertyHelper< bool > Class Template Reference
+ Collaboration diagram for CEGUI::PropertyHelper< bool >:

Public Types

typedef bool return_type
 
typedef return_type safe_method_return_type
 
typedef const bool pass_type
 
typedef const Stringstring_return_type
 
typedef bool return_type
 
typedef return_type safe_method_return_type
 
typedef const bool pass_type
 
typedef const Stringstring_return_type
 

Static Public Member Functions

static const StringgetDataTypeName ()
 
static return_type fromString (const String &str)
 
static string_return_type toString (pass_type val)
 
static const StringgetDataTypeName ()
 
static return_type fromString (const String &str)
 
static string_return_type toString (pass_type val)
 

Static Public Attributes

static const CEGUI::String True
 Definitions of the possible values represented as Strings. More...
 
static const CEGUI::String False
 

Member Data Documentation

static const CEGUI::String CEGUI::PropertyHelper< bool >::True
static

Definitions of the possible values represented as Strings.

Definitions of static constants.