Static Public Member Functions

base_soap::SOAP Class Reference

soap inizialization and termination More...

#include <libppbase/base_soap/SOAP.h>

List of all members.

Static Public Member Functions

static SOAPTranscodergetDefaultTranscoder ()
 Gets the default transcoder (for the default character set).
static void initialize (bool client=true, const char *charset="utf-8")
 Initializes the xercesc library.
static void terminate ()
 Terminates the xercesc library.

Detailed Description

soap inizialization and termination

Author:
Christoph Schwarz
Version:
Id:
SOAP.h 21 2010-09-05 04:18:17Z cschwarz1

Member Function Documentation

static SOAPTranscoder* base_soap::SOAP::getDefaultTranscoder (  )  [static]

Gets the default transcoder (for the default character set).

Returns:
the default transcoder
static void base_soap::SOAP::initialize ( bool  client = true,
const char *  charset = "utf-8" 
) [static]

Initializes the xercesc library.

Parameters:
client flag: this is a client, read soap.env
charset the default character set to use

The documentation for this class was generated from the following file: