#define PDECLARE_CLASS(cls, par)

Declare a class with PWLib class information.

Documentation

Declare a class with PWLib class information. This macro is used to declare a new class with a single public ancestor. It starts the class declaration and then uses the PCLASSINFO macro to get all the run-time type functions.

The use of this 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++.