rwlogo

Rogue Wave Views
Data Access Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

Classes | Typedefs
datasrc.h File Reference
#include <ilviews/base/hash.h>
#include <ilviews/base/array.h>
#include <ilviews/base/link.h>
#include <ilviews/base/error.h>
#include <ilviews/base/gadget.h>
#include <ilviews/dataccess/module.h>
#include <ilviews/dataccess/table.h>
#include <ilviews/dataccess/gadgets/datagem.h>
#include <ilviews/dataccess/errorrep.h>
#include <ilviews/dataccess/intrface/dtsrcitf.h>

Classes

class  IliDataSource
 Gadget class. More...
 

Typedefs

typedef void(* IliDataSourceFieldCallback )(IliDataSource *ds, IliFieldItf *field, IlInt colno, IlAny arg)
 

Detailed Description

[library dbgadget ilviews/dataccess/gadgets/datasrc.h] Declarations about data source

Typedef Documentation

IliDataSourceFieldCallback

This type defines the prototype of a function that can be used to enumerate the fields connected to a data source gadget.

Parameters
dsThe data source gadget.
fieldThe field being enumerated.
colnoThe position of the column to which the field is connected or -1 if the field is not connected to a particular column.
argThe user data.
See Also
IliRepository, IliDataSource.

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