YARP
Yet Another Robot Platform
api.h File Reference
#include <yarp/conf/api.h>
+ Include dependency graph for api.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define YARP_math_API   YARP_IMPORT
 
#define YARP_math_EXTERN   YARP_IMPORT_EXTERN
 
#define YARP_math_DEPRECATED_API   YARP_DEPRECATED_API
 
#define YARP_math_DEPRECATED_API_MSG(X)   YARP_DEPRECATED_API_MSG(X)
 

Macro Definition Documentation

◆ YARP_math_API

#define YARP_math_API   YARP_IMPORT

Definition at line 18 of file api.h.

◆ YARP_math_DEPRECATED_API

#define YARP_math_DEPRECATED_API   YARP_DEPRECATED_API

Definition at line 21 of file api.h.

◆ YARP_math_DEPRECATED_API_MSG

#define YARP_math_DEPRECATED_API_MSG (   X)    YARP_DEPRECATED_API_MSG(X)

Definition at line 22 of file api.h.

◆ YARP_math_EXTERN

#define YARP_math_EXTERN   YARP_IMPORT_EXTERN

Definition at line 19 of file api.h.