Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

SOAPEncoding.cpp File Reference

#include "Platform.hpp"
#include "SOAPEncoding.hpp"
#include <cstdio>

Go to the source code of this file.

Functions

template<> const std::string SOAPEncoding< std::string >::Serialize (const void *val)
 Serialization strategies for STL strings type. More...

template<> void* SOAPEncoding< std::string >::Deserialize (std::string &val)
 Deserialization strategies for STL strings types. More...


Function Documentation

template<>
void* SOAPEncoding< std::string >::Deserialize ( std::string & val )
 

Deserialization strategies for STL strings types.

Definition at line 170 of file SOAPEncoding.cpp.

template<>
const std::string SOAPEncoding< std::string >::Serialize ( const void * val )
 

Serialization strategies for STL strings type.

Definition at line 112 of file SOAPEncoding.cpp.

Axis C++ Client Lib - User's Guide


Copyright © 2001 SL_OpenSource XML Project. All Rights Reserved