• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/

Lines Matching defs:wxDbConnectInf

314 \func{wxDb *}{wxDbGetConnection}{\param{wxDbConnectInf *}{pDbConfig},
410 wxDbConnectInf ConnectInf;
1221 \func{bool}{Open}{\param{wxDbConnectInf *}{dbConnectInf},
1752 \section{\class{wxDbConnectInf}}\label{wxdbconnectinf}
1760 \membersection{wxDbConnectInf::wxDbConnectInf}\label{wxdbconnectinfctor}
1762 \func{}{wxDbConnectInf}{\void}
1766 \func{}{wxDbConnectInf}{\param{HENV }{henv}, \param{const wxString \&}{dsn},
1811 wxDbConnectInf *DbConnectInf;
1813 DbConnectInf = new wxDbConnectInf(0,"MY_DSN", "MY_USER", "MY_PASSWORD");
1825 \membersection{wxDbConnectInf::\destruct{wxDbConnectInf}}\label{wxdbconnectinfdestr}
1827 \func{}{\destruct{wxDbConnectInf}}{}
1835 \membersection{wxDbConnectInf::AllocHenv}\label{wxdbconnectinfallochenv}
1845 \helpref{wxDbConnectInf}{wxdbconnectinf} constructor.
1847 \membersection{wxDbConnectInf::FreeHenv}\label{wxdbconnectinffreehenv}
1856 \helpref{wxDbConnectInf}{wxdbconnectinf} constructor, then the flag indicating
1859 \helpref{wxDbConnectInf::AllocHenv}{wxdbconnectinfallochenv} function
1862 \membersection{wxDbConnectInf::Initialize}\label{wxdbconnectinfinitialize}
1867 \membersection{wxDbConnectInf::GetAuthStr}\label{wxdbconnectinfgetauthstr}
1874 Synonymous with \helpref{wxDbConnectInf::GetPassword}{wxdbconnectinfgetpassword}
1876 \membersection{wxDbConnectInf::GetDefaultDir}\label{wxdbconnectinfgetdefaultdir}
1885 \membersection{wxDbConnectInf::GetDescription}\label{wxdbconnectinfgetdescription}
1894 \membersection{wxDbConnectInf::GetDsn}\label{wxdbconnectinfgetdsn}
1901 \membersection{wxDbConnectInf::GetFileType}\label{wxdbconnectinfgetfiletype}
1910 \membersection{wxDbConnectInf::GetHenv}\label{wxdbconnectinfgethenv}
1917 \membersection{wxDbConnectInf::GetPassword}\label{wxdbconnectinfgetpassword}
1924 Synonymous with \helpref{wxDbConnectInf::GetAuthStr}{wxdbconnectinfgetauthstr}
1926 \membersection{wxDbConnectInf::GetUid}\label{wxdbconnectinfgetuid}
1933 \membersection{wxDbConnectInf::GetUserID}\label{wxdbconnectinfgetuserid}
1940 \membersection{wxDbConnectInf::SetAuthStr}\label{wxdbconnectinfsetauthstr}
1947 Synonymous with \helpref{wxDbConnectInf::SetPassword}{wxdbconnectinfsetpassword}
1949 \membersection{wxDbConnectInf::SetDefaultDir}\label{wxdbconnectinfsetdefaultdir}
1958 \membersection{wxDbConnectInf::SetDescription}\label{wxdbconnectinfsetdescription}
1967 \membersection{wxDbConnectInf::SetDsn}\label{wxdbconnectinfsetdsn}
1973 \membersection{wxDbConnectInf::SetFileType}\label{wxdbconnectinfsetfiletype}
1982 \membersection{wxDbConnectInf::SetHenv}\label{wxdbconnectinfsethenv}
1988 \membersection{wxDbConnectInf::SetPassword}\label{wxdbconnectinfsetpassword}
1995 Synonymous with \helpref{wxDbConnectInf::SetAuthStr}{wxdbconnectinfsetauthstr}
1997 \membersection{wxDbConnectInf::SetUid}\label{wxdbconnectinfsetuid}
2003 \membersection{wxDbConnectInf::SetUserID}\label{wxdbconnectinfsetuserid}