rwlogo

Rogue Wave Views
Data Access Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

 All Classes Files Functions Variables Typedefs Enumerations Enumerator
Classes | Typedefs
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 Declarations about repository

Typedef Documentation

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.

Parameters
dataSourceThe data source gadget or NULL if the data source goes out of scope.
subscriberThe graphic object for which a subscription has been requested.
userDataThe user data provided at subscription time.
See Also
IliRepository, IliDataSource.

© Copyright 2015, 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.