DatabaseParams Struct Reference

#include <mythcontext.h>

List of all members.


Detailed Description

Structure containing the basic Database parameters.

Definition at line 65 of file mythcontext.h.


Public Attributes

QString dbHostName
 database server
bool dbHostPing
 Can we test connectivity using ping?
int dbPort
 database port
QString dbUserName
 DB user name.
QString dbPassword
 DB password.
QString dbName
 database name
QString dbType
 database type (MySQL, Postgres, etc.)
bool localEnabled
 true if localHostName is not default
QString localHostName
 name used for loading/saving settings
bool wolEnabled
 true if wake-on-lan params are used
int wolReconnect
 seconds to wait for reconnect
int wolRetry
 times to retry to reconnect
QString wolCommand
 command to use for wake-on-lan

Member Data Documentation


The documentation for this struct was generated from the following file:

Generated on Sat Dec 18 05:16:01 2010 for MythTV by  doxygen 1.5.5