#define NO_PORT_T_TYPE

If you don't want to use the port_t type (see adevs_typesh), then define the NO_PORT_T_TYPE macro.

Documentation

If you don't want to use the port_t type (see adevs_typesh), then define the NO_PORT_T_TYPE macro. The adevs port_t can conflict with the Macintosh port_t, and so Mac users might want to do this. The other option is to put all of the adevs code into its own namespace (see the USE_ADEVS_NAMESPACE options above). By default, this macro should be defined on Macs.

Alphabetic index HTML hierarchy of classes or Java



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