• 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 refs:param

87 \func{}{wxRegKey}{\param{const wxString\&}{ strKey}}
91 \func{}{wxRegKey}{\param{const wxRegKey\&}{ keyParent}, \param{const wxString\&}{ strKey}}
105 \func{bool}{Create}{\param{bool }{bOkIfExists = true}}
119 \func{void}{DeleteKey}{\param{const wxChar *}{szKey}}
126 \func{void}{DeleteValue}{\param{const wxChar *}{szKey}}
140 \constfunc{wxString}{GetName}{\param{bool }{bShortPrefix = true}}
147 \func{bool}{GetFirstKey}{\param{wxString\&}{ strKeyName}, \param{long\&}{ lIndex}}
154 \func{bool}{GetFirstValue}{\param{wxString\&}{ strValueName}, \param{long\&}{ lIndex}}
161 \constfunc{bool}{Exists}{\param{size\_t *}{pnSubKeys}, \param{size\_t *}{pnValues}, \param{size\_t *}{pnMaxValueLen}}
176 \constfunc{bool}{GetNextKey}{\param{wxString\&}{ strKeyName}, \param{long\&}{ lIndex}}
183 \constfunc{bool}{GetNextValue}{\param{wxString\&}{ strValueName}, \param{long\&}{ lIndex}}
190 \constfunc{bool}{HasValue}{\param{const wxChar *}{szValue}}
204 \constfunc{bool}{HasSubKey}{\param{const wxChar *}{szKey}}
232 \func{bool}{Open}{\param{AccessMode }{mode = Write}}
241 \constfunc{bool}{QueryValue}{\param{const wxChar *}{szValue}, \param{wxString\&}{ strValue}}
245 \constfunc{bool}{QueryValue}{\param{const wxChar *}{szValue}, \param{long *}{plValue}}
252 \func{bool}{Rename}{\param{const wxChar *}{ szNewName}}
259 \func{bool}{RenameValue}{\param{const wxChar *}{szValueOld}, \param{const wxChar *}{szValueNew}}
266 \func{bool}{SetValue}{\param{const wxChar *}{szValue}, \param{long}{ lValue}}
268 \func{bool}{SetValue}{\param{const wxChar *}{szValue}, \param{const wxString\&}{ strValue}}
270 \func{bool}{SetValue}{\param{const wxChar *}{szValue}, \param{const wxMemoryBuffer\&}{ buf}}