Rogue Wave Views
Foundation Package API Reference Guide
Product Documentation:

Rogue Wave Views
Documentation Home
Macros | Typedefs
macros.h File Reference

Common declarations for Rogue Wave Views. More...

#include <ilog/macros.h>

Macros

#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: xviews or winviews or mviews (mutually exclusive)

Macro Definition Documentation

§ IlvAbs

#define IlvAbs

A synonym for IlAbs.

§ IlvFalse

#define IlvFalse

A synonym for IlTrue.

§ IlvMax

#define IlvMax

A synonym for IlMax.

§ IlvMin

#define IlvMin

A synonym for IlMin.

§ ILVSTDPREF

#define ILVSTDPREF

A synonym for IL_STDPREF.

§ ILVSTDUSE

#define ILVSTDUSE

A synonym for IL_STDUSE.

§ IlvTrue

#define IlvTrue

A synonym for IlTrue.

§ IlvVersion

#define IlvVersion

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

Typedef Documentation

§ IlvAny

A synonym for IlAny.

§ IlvBoolean

A synonym for IlBoolean.

§ IlvDeltaPos

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.

§ IlvDim

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

§ IlvDouble

A synonym for IlDouble.

§ IlvFloat

A synonym for IlFloat.

§ IlvInt

A synonym for IlInt.

§ IlvPos

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.

§ IlvShort

A synonym for IlShort.

§ IlvUChar

A synonym for IlUChar.

§ IlvUInt

A synonym for IlUInt.

§ IlvUShort

A synonym for IlUShort.


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