Rogue Wave Views Data Access Package API Reference Guide |
Rogue Wave Views Documentation Home |
#include <ilviews/graphics/holder.h>
#include <ilviews/base/graphic.h>
#include <ilviews/dataccess/module.h>
#include <ilviews/dataccess/gadgets/datasrc.h>
#include <ilviews/dataccess/intrface/repositf.h>
Classes | |
class | IliRepository |
User interface class. More... | |
Typedefs | |
typedef void(* | IliDataSourceCallback) (IliDataSource *dataSource, IlvGraphic *subscriber, IlAny userData) |
Library: dataccess
Declarations about repository
IliDataSourceCallback |
This type defines the prototype of a function that is called when a data source becomes available or when it goes out of scope.
dataSource | The data source gadget or 0 if the data source goes out of scope. |
subscriber | The graphic object for which a subscription has been requested. |
userData | The user data provided at subscription time. |
IliRepository
, IliDataSource
. © Copyright 2016, 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.