YARP
Yet Another Robot Platform
api.h File Reference
#include <yarp/conf/api.h>
+ Include dependency graph for api.h:

Go to the source code of this file.

Macros

#define YARP_dev_API   YARP_IMPORT
 
#define YARP_dev_EXTERN   YARP_IMPORT_EXTERN
 
#define YARP_dev_DEPRECATED_API   YARP_DEPRECATED_API
 

Macro Definition Documentation

◆ YARP_dev_API

#define YARP_dev_API   YARP_IMPORT

Definition at line 19 of file api.h.

◆ YARP_dev_DEPRECATED_API

#define YARP_dev_DEPRECATED_API   YARP_DEPRECATED_API

Definition at line 22 of file api.h.

◆ YARP_dev_EXTERN

#define YARP_dev_EXTERN   YARP_IMPORT_EXTERN

Definition at line 20 of file api.h.