rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Data Access Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

gcallbak.h File Reference

#include <ilviews/base/hash.h>
#include <ilviews/base/graphic.h>
#include <ilviews/dataccess/module.h>

Classes

class  IliCallbackManager
 User Interface class. More...

Typedefs

typedef void(* IliGlobalGraphicCallback )(IlvGraphic *g, IlAny arg, IlInt paramsCount, const char *const *params)

Functions

IliCallbackManagerIliGetCallbackManager ()
 This function returns the unique instance of class IliCallbackManager..

Detailed Description

[library dbgadget ilviews/dataccess/gcallbak.h] Declarations about callback manager.


Typedef Documentation

This type defines the prototype of functions used as global callbacks for graphic objects.

Parameters:
g The graphic object that triggered the callback.
arg The user-defined argument.
paramsCount The number of character strings available in the params parameter.
params The parameters transmitted to the global callback. This array contains paramsCount character strings.
See also:
IliCallbackManager.

Function Documentation

IliCallbackManager& IliGetCallbackManager (  ) 

This function returns the unique instance of class IliCallbackManager..

Library: dbgadget

See also:
IliCallbackManager
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends

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