aboutsummaryrefslogtreecommitdiff
path: root/vendor/voclient/libsamp/libxrpc/doc/latex/structMethod.tex
blob: 29eb96de68faef3d2c1596aeeb0b6b6376397355 (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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
hypertarget{structMethod}{
\section{Method Struct Reference}
\label{structMethod}\index{Method@{Method}}
}
{\tt \#include $<$xrpcP.h$>$}

\subsection*{Data Fields}
\begin{CompactItemize}
\item 
\hypertarget{structMethod_31b5df1ad5bcd5595944357bfb4ccd8f}{
char \textbf{name} \mbox{[}SZ\_\-PATH\mbox{]}}
\label{structMethod_31b5df1ad5bcd5595944357bfb4ccd8f}

\item 
char \hyperlink{structMethod_1d628bc2c995d07a736ae828c01c4c91}{arg\_\-signature} \mbox{[}SZ\_\-SIG\mbox{]}
\item 
char \hyperlink{structMethod_36b279c8c386e858838167a9464415b4}{ret\_\-signature} \mbox{[}SZ\_\-SIG\mbox{]}
\item 
int($\ast$ \hyperlink{structMethod_85a3d15d92263dff37d46aeefd9a3130}{methodFunc} )(void $\ast$p)
\item 
void $\ast$ \hyperlink{structMethod_e8ee031515917a254fb39016c1a7df87}{serverInfo}
\item 
void $\ast$ \hyperlink{structMethod_592bee93da850f60c429e916bb2919f6}{next}
\end{CompactItemize}


\subsection{Detailed Description}
XML-RPC method data struct. 

\subsection{Field Documentation}
\hypertarget{structMethod_1d628bc2c995d07a736ae828c01c4c91}{
\index{Method@{Method}!arg\_\-signature@{arg\_\-signature}}
\index{arg\_\-signature@{arg\_\-signature}!Method@{Method}}
\subsubsection[{arg\_\-signature}]{\setlength{\rightskip}{0pt plus 5cm}char {\bf Method::arg\_\-signature}\mbox{[}SZ\_\-SIG\mbox{]}}}
\label{structMethod_1d628bc2c995d07a736ae828c01c4c91}


method name \hypertarget{structMethod_85a3d15d92263dff37d46aeefd9a3130}{
\index{Method@{Method}!methodFunc@{methodFunc}}
\index{methodFunc@{methodFunc}!Method@{Method}}
\subsubsection[{methodFunc}]{\setlength{\rightskip}{0pt plus 5cm}int($\ast$ {\bf Method::methodFunc})(void $\ast$p)}}
\label{structMethod_85a3d15d92263dff37d46aeefd9a3130}


return signature \hypertarget{structMethod_592bee93da850f60c429e916bb2919f6}{
\index{Method@{Method}!next@{next}}
\index{next@{next}!Method@{Method}}
\subsubsection[{next}]{\setlength{\rightskip}{0pt plus 5cm}void$\ast$ {\bf Method::next}}}
\label{structMethod_592bee93da850f60c429e916bb2919f6}


user data \hypertarget{structMethod_36b279c8c386e858838167a9464415b4}{
\index{Method@{Method}!ret\_\-signature@{ret\_\-signature}}
\index{ret\_\-signature@{ret\_\-signature}!Method@{Method}}
\subsubsection[{ret\_\-signature}]{\setlength{\rightskip}{0pt plus 5cm}char {\bf Method::ret\_\-signature}\mbox{[}SZ\_\-SIG\mbox{]}}}
\label{structMethod_36b279c8c386e858838167a9464415b4}


argument signature \hypertarget{structMethod_e8ee031515917a254fb39016c1a7df87}{
\index{Method@{Method}!serverInfo@{serverInfo}}
\index{serverInfo@{serverInfo}!Method@{Method}}
\subsubsection[{serverInfo}]{\setlength{\rightskip}{0pt plus 5cm}void$\ast$ {\bf Method::serverInfo}}}
\label{structMethod_e8ee031515917a254fb39016c1a7df87}


function to call 

The documentation for this struct was generated from the following file:\begin{CompactItemize}
\item 
xrpcP.h\end{CompactItemize}