pjmsg_mcap_wrapper
Loading...
Searching...
No Matches
Macros
visibility.hpp File Reference

Go to the source code of this file.

Macros

#define MCAP_PUBLIC
 

Macro Definition Documentation

◆ MCAP_PUBLIC

#define MCAP_PUBLIC

Defines an MCAP_PUBLIC visibility attribute macro, which is used on all public interfaces. This can be defined before including mcap.hpp to directly control symbol visibility. If not defined externally, this library attempts to export symbols from the translation unit where MCAP_IMPLEMENTATION is defined, and import them anywhere else.

Definition at line 25 of file visibility.hpp.