Go to the source code of this file.
◆ YARP_DEPRECATED_API
◆ YARP_DEPRECATED_API_MSG
◆ YARP_DEPRECATED_COMPILER_SPECIFIC
#define YARP_DEPRECATED_COMPILER_SPECIFIC |
◆ YARP_DEPRECATED_COMPILER_SPECIFIC_MSG
#define YARP_DEPRECATED_COMPILER_SPECIFIC_MSG |
( |
|
MSG | ) |
|
◆ YARP_DEPRECATED_INTERNAL
#define YARP_DEPRECATED_INTERNAL |
◆ YARP_DEPRECATED_INTERNAL_MSG
#define YARP_DEPRECATED_INTERNAL_MSG |
( |
|
X | ) |
|
◆ YARP_DEPRECATED_TYPEDEF
◆ YARP_DEPRECATED_TYPEDEF_MSG
◆ YARP_DLL
Definition at line 45 of file api.h.
◆ YARP_EXPORT
Definition at line 73 of file api.h.
◆ YARP_EXPORT_EXTERN
Definition at line 76 of file api.h.
◆ YARP_HELPER_DLL_EXPORT
#define YARP_HELPER_DLL_EXPORT |
Definition at line 65 of file api.h.
◆ YARP_HELPER_DLL_EXPORT_EXTERN
#define YARP_HELPER_DLL_EXPORT_EXTERN |
Definition at line 68 of file api.h.
◆ YARP_HELPER_DLL_IMPORT
#define YARP_HELPER_DLL_IMPORT |
Definition at line 64 of file api.h.
◆ YARP_HELPER_DLL_IMPORT_EXTERN
#define YARP_HELPER_DLL_IMPORT_EXTERN |
Definition at line 67 of file api.h.
◆ YARP_HELPER_DLL_LOCAL
#define YARP_HELPER_DLL_LOCAL |
Definition at line 66 of file api.h.
◆ YARP_IMPORT
Definition at line 72 of file api.h.
◆ YARP_IMPORT_EXTERN
Definition at line 75 of file api.h.
◆ YARP_LOCAL
Definition at line 74 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, os/bottle_add/bottle_add.cpp, os/browse_bottle/browse_bottle.cpp, os/buffered_port/buffered_port.cpp, os/image_process_module/image_process_module.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 159 of file api.h.