rwlogo
Rogue Wave Views 5.5.1

Rogue Wave Views
Data Access Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

reposit.h File Reference

#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)

Detailed Description

[library dataccess ilviews/dataccess/reposit.h] Declarations about repository


Typedef Documentation

This type defines the prototype of a function that is called when a data source becomes available or when it goes out of scope.

Parameters:
dataSource The data source gadget or NULL 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.
See also:
IliRepository, IliDataSource.

© 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.