Back to home page

Enduro/X

 
 

    


0001 tpgetsrvid(3)
0002 =============
0003 :doctype: manpage
0004 
0005 
0006 NAME
0007 ----
0008 tpgetsrvid - Get XATMI server process server id
0009 
0010 SYNOPSIS
0011 --------
0012 #include <atmi.h>
0013 
0014 int tpgetsrvid (void);
0015 
0016 This function is only available for XATMI servers.
0017 
0018 For XATMI client link with '-latmiclt -latmi -lubf -lnstd -lpthread -lrt -lm'
0019 
0020 For XATMI server link with '-latmisrv|-latmisrvnomain|-latmisrvinteg -latmi -lubf -lnstd -lpthread -lrt -lm'
0021 
0022 DESCRIPTION
0023 -----------
0024 Function returns current XATMI server id.
0025 
0026 RETURN VALUE
0027 ------------
0028 Server ID specified in *ndrxconfig.xml* or command line ('-i' argument) for server binary.
0029 
0030 ERRORS
0031 ------
0032 No errors available.
0033 
0034 
0035 BUGS
0036 ----
0037 Report bugs to support@mavimax.com
0038 
0039 SEE ALSO
0040 --------
0041 *ndrxconfig.xml(5)*
0042 
0043 COPYING
0044 -------
0045 (C) Mavimax, Ltd
0046