Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
HydraExpress C++ API Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

rwsf::Marshaller

Group:  XML Binding


Does not inherit

Local Index

Members

Header File

#include rwsf/xmlbinding/Marshaller.h

Description

All generated marshalling classes derive from rwsf::Marshaller. The pure virtual methods dispatch to the static member functions in the generated classes. These methods are used in cases where the schema allows substitutability via sub-typing or substitution groups.

Public Destructors

virtual
~Marshaller();

Public Member Functions

const char *
getFormat() const = 0;
const char *
typeIdChar() const = 0;


Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved. All Rights Reserved. Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. HydraExpress is a trademark of Rogue Wave Software, Inc. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.