Go to the source code of this file.
◆ YARP_DEPRECATED_API
#define YARP_DEPRECATED_API |
◆ YARP_DEPRECATED_API_MSG
#define YARP_DEPRECATED_API_MSG |
( |
|
X | ) |
|
◆ YARP_DEPRECATED_COMPILER_SPECIFIC
#define YARP_DEPRECATED_COMPILER_SPECIFIC |
◆ YARP_DEPRECATED_COMPILER_SPECIFIC_MSG
#define YARP_DEPRECATED_COMPILER_SPECIFIC_MSG |
( |
|
MSG | ) |
|
◆ YARP_DEPRECATED_EXPORT
◆ YARP_DEPRECATED_IMPORT
◆ YARP_DEPRECATED_INTERNAL
#define YARP_DEPRECATED_INTERNAL |
◆ YARP_DEPRECATED_INTERNAL_MSG
#define YARP_DEPRECATED_INTERNAL_MSG |
( |
|
X | ) |
|
◆ YARP_DEPRECATED_MSG_EXPORT
◆ YARP_DEPRECATED_MSG_IMPORT
◆ YARP_DEPRECATED_TYPEDEF
Definition at line 98 of file api.h.
◆ YARP_DEPRECATED_TYPEDEF_MSG
Definition at line 99 of file api.h.
◆ YARP_DLL
Definition at line 42 of file api.h.
◆ YARP_EXPORT
Definition at line 70 of file api.h.
◆ YARP_EXPORT_EXTERN
Definition at line 73 of file api.h.
◆ YARP_HELPER_DLL_EXPORT
#define YARP_HELPER_DLL_EXPORT |
Definition at line 62 of file api.h.
◆ YARP_HELPER_DLL_EXPORT_EXTERN
Definition at line 65 of file api.h.
◆ YARP_HELPER_DLL_IMPORT
#define YARP_HELPER_DLL_IMPORT |
Definition at line 61 of file api.h.
◆ YARP_HELPER_DLL_IMPORT_EXTERN
Definition at line 64 of file api.h.
◆ YARP_HELPER_DLL_LOCAL
#define YARP_HELPER_DLL_LOCAL |
Definition at line 63 of file api.h.
◆ YARP_IMPORT
Definition at line 69 of file api.h.
◆ YARP_IMPORT_EXTERN
Definition at line 72 of file api.h.
◆ YARP_LOCAL
Definition at line 71 of file api.h.
◆ YARP_NODISCARD
◆ YARP_NORETURN
#define YARP_NORETURN [[noreturn]] |
◆ YARP_UNUSED
#define YARP_UNUSED |
( |
|
var | ) |
(void)var |
- Examples
- dev/fake_motor/fake_motor.cpp, dev/grabber_client/grabber_client.cpp, dev/grabber_crop/grabber_crop.cpp, os/bottle_add/bottle_add.cpp, os/browse_bottle/browse_bottle.cpp, os/buffered_port/buffered_port.cpp, os/periodicthread/periodicthread.cpp, os/portable_pair/portable_pair.cpp, os/simple_receiver/simple_receiver.cpp, os/simple_sender/simple_sender.cpp, and os/summer/summer.cpp.
Definition at line 162 of file api.h.