event.c File Reference

#include "lscp/event.h"

Functions

const char * lscp_event_to_text (lscp_event_t event)
lscp_event_t lscp_event_from_text (const char *pszText)

Function Documentation

lscp_event_t lscp_event_from_text const char *  pszText  ) 
 

Getting an event from a text string.

Parameters:
pszText Text string to convert to event.
Returns:
The event correponding to the text string.

const char* lscp_event_to_text lscp_event_t  event  ) 
 

Getting the text string representation of a single event.

Parameters:
event Event to convert to text string.
Returns:
The text string representation of the event.


Generated on Wed Aug 24 16:30:54 2005 for liblscp by  doxygen 1.4.4