Value2XML.h File Reference

#include <support/IByteStream.h>

Go to the source code of this file.

Functions

status_t ValueToXML (const BNS(::palmos::support::) sptr< BNS(palmos::support::) IByteOutput > &stream, const BNS(palmos::support::) SValue &value)
status_t XMLToValue (const BNS(::palmos::support::) sptr< BNS(palmos::support::) IByteInput > &stream, BNS(palmos::support::) SValue &value)


Function Documentation

status_t ValueToXML const BNS(::palmos::support::) sptr< BNS(palmos::support::) IByteOutput > &  stream,
const BNS(palmos::support::) SValue value
 

status_t XMLToValue const BNS(::palmos::support::) sptr< BNS(palmos::support::) IByteInput > &  stream,
BNS(palmos::support::) SValue value