#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... |
|
Deserialization strategies for STL strings types.
Definition at line 170 of file SOAPEncoding.cpp. |
|
Serialization strategies for STL strings type.
Definition at line 112 of file SOAPEncoding.cpp. |
Copyright © 2001 SL_OpenSource XML Project. All Rights Reserved