Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

INetTools.h File Reference

General socket / mail-news related classes and functions. More...

#include "GContainers.h"
#include "LgiNetInc.h"

Go to the source code of this file.

Functions

LgiNetFunc void InetTokeniseHeaders (List< GInetHeader > &Out, char *In)
 Turns a set of headers into a list of name/values.
LgiNetFunc char * InetGetField (char *s)
 Get a field's value as a dynamic string.
LgiNetFunc char * InetGetHeaderField (char *Headers, char *Field, int Len=-1)
 Get a specific value from a list of headers (as a dynamic string).
LgiNetFunc char * InetGetSubField (char *s, char *Field)
 Gets a sub field of a header value.
LgiNetFunc char * InetRemoveField (char *Headers, char *Field)
 Removes a specific name/value from a dynamic string.
LgiNetFunc char * InetGetAllHeaders (char *s)
 Returns the string up to '

' as a dynamic string.
LgiNetFunc char * InetExtractBoundry (char *Field)
 Returns the boundry part out of the 'Content-Type' header value (as a dynamic string).


Detailed Description

General socket / mail-news related classes and functions.

Author:
Matthew Allen

Generated on Wed Oct 26 14:46:54 2005 for Lgi by  doxygen 1.4.1