sampMsg.c File Reference

(Internal) Interface to Message objects. More...

#include <stdlib.h>
#include <stdio.h>
#include <unistd.h>
#include <string.h>
#include "samp.h"

Functions

Msg samp_newMsg ()
 Create a new Msg object.
void samp_freeMsg (Msg msg)
 Free the given Msg object.
void samp_msgMType (Msg msg, String mtype)
char * samp_msgTag ()
void samp_msgParam (Msg msg, Param param)
 Add a parameter to the Msg.


Detailed Description

(Internal) Interface to Message objects.

SAMPMSG.C -- (Internal) Interface to Message objects.

msg = samp_newMsg () samp_msgMType (Msg msg, String mtype) samp_msgParam (Msg msg, Param param) samp_msgTag () samp_freeMsg (Msg msg)

Author:
Mike Fitzpatrick
Date:
7/10/11

Function Documentation

void samp_freeMsg ( Msg  msg  ) 

void samp_msgParam ( Msg  msg,
Param  param 
)

Add a parameter to the Msg.

SAMP_MSGPARAM -- Add a parameter to the Msg.

Parameters:
msg handle to Msg object
keyw map keyword
param parameter map
Returns:
nothing

Referenced by samp_bibLoad(), samp_cmdExec(), samp_coordPointAtSky(), samp_envGet(), samp_envSet(), samp_imageLoadFITS(), samp_paramGet(), samp_paramSet(), samp_Ping(), samp_resourceLoad(), samp_sendGeneric(), samp_specLoadSSAGeneric(), samp_tableHighlightRow(), samp_tableLoadFITS(), samp_tableLoadVOTable(), and samp_tableSelectRowList().

Msg samp_newMsg ( void   ) 


Generated on Wed Feb 27 21:10:16 2013 for SAMP Client Library by  doxygen 1.5.9