LCDprocSettings Class Reference

Class that contains all of the LCDproc related Roadnav settings. More...

#include <LCDprocSettings.h>

List of all members.

Public Member Functions

 LCDprocSettings ()
 Constructor for LCDprocSettings - Initialize variables to some default values.
void Read ()
 Read the settings for this object from the registry.
void Write ()
 Write the settings in this object to the registry.

Public Attributes

bool m_bLCDprocEnabled
 Is LCDproc support enabled?
wxString m_strHostAndPort
 Host and port of the LCDproc server in Host:Port format.
std::vector< LCDprocScreenInfom_vScreens
 Vector of the configured screens.


Detailed Description

Class that contains all of the LCDproc related Roadnav settings.

Definition at line 86 of file LCDprocSettings.h.


Constructor & Destructor Documentation

LCDprocSettings::LCDprocSettings (  ) 

Constructor for LCDprocSettings - Initialize variables to some default values.

Definition at line 158 of file LCDprocSettings.cpp.


Member Function Documentation

void LCDprocSettings::Read (  ) 

Read the settings for this object from the registry.

Definition at line 168 of file LCDprocSettings.cpp.

void LCDprocSettings::Write (  ) 

Write the settings in this object to the registry.

Definition at line 194 of file LCDprocSettings.cpp.


Member Data Documentation

Is LCDproc support enabled?

Definition at line 94 of file LCDprocSettings.h.

Host and port of the LCDproc server in Host:Port format.

Definition at line 97 of file LCDprocSettings.h.

Vector of the configured screens.

Definition at line 100 of file LCDprocSettings.h.


The documentation for this class was generated from the following files:

Generated on Sun Jul 27 17:26:14 2008 for Roadnav by  doxygen 1.5.5