Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
A Model class. More...
#include <ilviews/dataccess/gadgets/htmlrep.h>
Public Member Functions | |
virtual void | exportDefinition (IL_STDPREF ostream &to) |
Exports a definition to an output stream. | |
virtual void | exportNotification (IL_STDPREF ostream &to, IliXMLNotification no, const IliModelHookInfo &info) |
Exports a notification to an output stream. |
A Model class.
Library: dbgadget
The class defines the common interface of the models which are used to export XML document. These models are used by the IliXML
objects.
virtual void IliXMLExportModel::exportDefinition | ( | IL_STDPREF ostream & | to | ) | [virtual] |
Exports a definition to an output stream.
By default, a definition contains the data source schema and all data of the data source.
to | The output stream. |
virtual void IliXMLExportModel::exportNotification | ( | IL_STDPREF ostream & | to, | |
IliXMLNotification | no, | |||
const IliModelHookInfo & | info | |||
) | [virtual] |
Exports a notification to an output stream.
to | The output stream. | |
no | The notification type:
| |
info | Informations about notification. |
© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.