#define PCLASSINFO(cls, par)

Declare all the standard PWlib class information.

Documentation

Declare all the standard PWlib class information. This macro is used to provide the basic run-time typing capability needed by the library. All descendent classes from the PObject class require these functions for correct operation. Either use this macro or the PDECLARE_CLASS macro.

The use of the PDECLARE_CLASS macro is no longer recommended for reasons of compatibility with documentation systems.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.