blob: fe0ca813d03ca0fab855ac2395837e18b9297cba (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
hypertarget{structClient}{
\section{Client Struct Reference}
\label{structClient}\index{Client@{Client}}
}
{\tt \#include $<$samp.h$>$}
\subsection*{Data Fields}
\begin{CompactItemize}
\item
\hypertarget{structClient_69ad045aad8793b0aa0984e245e549eb}{
char \textbf{pubId} \mbox{[}SZ\_\-NAME\mbox{]}}
\label{structClient_69ad045aad8793b0aa0984e245e549eb}
\item
char \hyperlink{structClient_67f4b49f5eda3f6cf1ff33a6fe883bf6}{name} \mbox{[}SZ\_\-NAME\mbox{]}
\end{CompactItemize}
\subsection{Detailed Description}
Registered \hyperlink{structClient}{Client} name mappings.
\subsection{Field Documentation}
\hypertarget{structClient_67f4b49f5eda3f6cf1ff33a6fe883bf6}{
\index{Client@{Client}!name@{name}}
\index{name@{name}!Client@{Client}}
\subsubsection[{name}]{\setlength{\rightskip}{0pt plus 5cm}char {\bf Client::name}}}
\label{structClient_67f4b49f5eda3f6cf1ff33a6fe883bf6}
public name
Referenced by samp\_\-addClient(), samp\_\-app2id(), samp\_\-envGet(), samp\_\-id2app(), samp\_\-listClients(), samp\_\-mapClients(), samp\_\-paramGet(), samp\_\-removeClient(), and sampStartup().
The documentation for this struct was generated from the following files:\begin{CompactItemize}
\item
\hyperlink{samp_8h}{samp.h}\item
\hyperlink{sampDecl_8h}{sampDecl.h}\end{CompactItemize}
|