rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Foundation Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

macros.h File Reference

Common declarations for Rogue Wave Views. More...

#include <ilog/macros.h>

Defines

#define IlvAbs
#define IlvFalse
#define IlvMax
#define IlvMin
#define ILVSTDPREF
#define ILVSTDUSE
#define IlvTrue
#define IlvVersion

Typedefs

typedef IlAny IlvAny
typedef IlBoolean IlvBoolean
typedef int16 IlvDeltaPos
typedef uint32 IlvDim
typedef IlDouble IlvDouble
typedef IlFloat IlvFloat
typedef IlInt IlvInt
typedef int32 IlvPos
typedef IlShort IlvShort
typedef IlUChar IlvUChar
typedef IlUInt IlvUInt
typedef IlUShort IlvUShort

Detailed Description

Common declarations for Rogue Wave Views.

[library display ilviews/macros.h]


Define Documentation

#define IlvAbs

A synonym for IlAbs.

#define IlvFalse

A synonym for IlTrue.

#define IlvMax

A synonym for IlMax.

#define IlvMin

A synonym for IlMin.

#define ILVSTDPREF

A synonym for IL_STDPREF.

#define ILVSTDUSE

A synonym for IL_STDUSE.

#define IlvTrue

A synonym for IlTrue.

#define IlvVersion

An integer value that indicates the current version of Rogue Wave Views For example, for Rogue Wave Views 5.6, the value would be 560.


Typedef Documentation

A synonym for IlAny.

A synonym for IlBoolean.

The IlvDeltaPos type introduces an alternative style to IlvPos for representing a point by means of a delta distance with respect to another point. The advantage of this technique is a saving in memory requirements.

The IlvDim type specifies dimensions, such as the width and height of rectangles. Dimensions in Rogue Wave Views are unsigned quantities.

A synonym for IlDouble.

A synonym for IlFloat.

A synonym for IlInt.

The IlvPos type specifies the basic unit that is used in Rogue Wave Views coordinate systems. For example, the coordinates of a simple point on the screen are indicated by two integers of this type.

A synonym for IlShort.

A synonym for IlUChar.

A synonym for IlUInt.

A synonym for IlUShort.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

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