Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

PreferenceValue::value_t Union Reference

Value of the preference. More...

#include <appprefs.hpp>

List of all members.

Public Attributes

bool * valBool
 Pointer on the boolean type value.

double * valDouble
 Pointer on the double type value.

long * valLong
 Pointer on the long integer type value.

wxPoint * valPoint
 Pointer on a wxPoint instance.

wxRect * valRect
 Pointer on a wxRect instance.

wxSize * valSize
 Pointer on a wxSize instance.

wxString * valString
 Pointer on the string type value.


Detailed Description

Value of the preference.

Definition at line 85 of file appprefs.hpp.


Member Data Documentation

bool* PreferenceValue::value_t::valBool
 

Pointer on the boolean type value.

Definition at line 90 of file appprefs.hpp.

Referenced by PreferenceValue::cleanup(), PreferenceValue::clone(), PreferenceValue::get(), PreferenceValue::PreferenceValue(), and PreferenceValue::set().

double* PreferenceValue::value_t::valDouble
 

Pointer on the double type value.

Definition at line 89 of file appprefs.hpp.

Referenced by PreferenceValue::cleanup(), PreferenceValue::clone(), PreferenceValue::get(), PreferenceValue::PreferenceValue(), and PreferenceValue::set().

long* PreferenceValue::value_t::valLong
 

Pointer on the long integer type value.

Definition at line 87 of file appprefs.hpp.

Referenced by PreferenceValue::cleanup(), PreferenceValue::clone(), PreferenceValue::get(), PreferenceValue::PreferenceValue(), and PreferenceValue::set().

wxPoint* PreferenceValue::value_t::valPoint
 

Pointer on a wxPoint instance.

Definition at line 93 of file appprefs.hpp.

Referenced by PreferenceValue::cleanup(), PreferenceValue::clone(), PreferenceValue::get(), PreferenceValue::PreferenceValue(), and PreferenceValue::set().

wxRect* PreferenceValue::value_t::valRect
 

Pointer on a wxRect instance.

Definition at line 91 of file appprefs.hpp.

Referenced by PreferenceValue::cleanup(), PreferenceValue::clone(), PreferenceValue::get(), PreferenceValue::PreferenceValue(), and PreferenceValue::set().

wxSize* PreferenceValue::value_t::valSize
 

Pointer on a wxSize instance.

Definition at line 92 of file appprefs.hpp.

Referenced by PreferenceValue::cleanup(), PreferenceValue::clone(), PreferenceValue::get(), PreferenceValue::PreferenceValue(), and PreferenceValue::set().

wxString* PreferenceValue::value_t::valString
 

Pointer on the string type value.

Definition at line 88 of file appprefs.hpp.

Referenced by PreferenceValue::cleanup(), PreferenceValue::clone(), PreferenceValue::get(), PreferenceValue::PreferenceValue(), and PreferenceValue::set().


The documentation for this union was generated from the following file:
Generated on Sun May 30 13:38:06 2004 for wxChecksums by doxygen 1.3.7