rwlogo

Rogue Wave Views
Foundation Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Macros
value.h File Reference
#include <ilviews/base/clssinfo.h>

Macros

#define IlvRegisterClassCodeInformation(className, header, libs)
 

Detailed Description

Library: display Declarations about class information.

Macro Definition Documentation

#define IlvRegisterClassCodeInformation (   className,
  header,
  libs 
)

Use this macro to define the header file and the libraries required to use a given class. To be able to use this macro, you must have previously defined an instance of IlvClassInfo for the class, since this macro adds some code information to this instance of IlvClassInfo.

Parameters
classNameThe class name.
headerThe header file containing the class.
libsThe libraries required to use the class.
See Also
IlvClassInfo, IlvRegisterClass().

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