Loading [MathJax]/extensions/tex2jax.js
iCub-main
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Macros
YarpDevReturnValueCompat.h File Reference
#include <yarp/conf/version.h>
+ Include dependency graph for YarpDevReturnValueCompat.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define YARP_DEV_RETURN_VALUE_TYPE_CH312   bool
 
#define YARP_DEV_RETURN_VALUE_OK_CH312   true
 
#define YARP_DEV_RETURN_VALUE_ERROR_GENERIC_CH312   false
 
#define YARP_DEV_RETURN_VALUE_ERROR_NOT_IMPLEMENTED_BY_DEVICE_CH312   false
 
#define YARP_DEV_RETURN_VALUE_ERROR_NWS_NWC_COMMUNICATION_CH312   false
 
#define YARP_DEV_RETURN_VALUE_ERROR_DEPRECATED_CH312   false
 
#define YARP_DEV_RETURN_VALUE_ERROR_METHOD_FAILED_CH312   false
 
#define YARP_DEV_RETURN_VALUE_ERROR_NOT_READY_CH312   false
 
#define YARP_DEV_RETURN_VALUE_ERROR_UNITIALIZED_CH312   false
 

Macro Definition Documentation

◆ YARP_DEV_RETURN_VALUE_ERROR_DEPRECATED_CH312

#define YARP_DEV_RETURN_VALUE_ERROR_DEPRECATED_CH312   false

Definition at line 37 of file YarpDevReturnValueCompat.h.

◆ YARP_DEV_RETURN_VALUE_ERROR_GENERIC_CH312

#define YARP_DEV_RETURN_VALUE_ERROR_GENERIC_CH312   false

Definition at line 34 of file YarpDevReturnValueCompat.h.

◆ YARP_DEV_RETURN_VALUE_ERROR_METHOD_FAILED_CH312

#define YARP_DEV_RETURN_VALUE_ERROR_METHOD_FAILED_CH312   false

Definition at line 38 of file YarpDevReturnValueCompat.h.

◆ YARP_DEV_RETURN_VALUE_ERROR_NOT_IMPLEMENTED_BY_DEVICE_CH312

#define YARP_DEV_RETURN_VALUE_ERROR_NOT_IMPLEMENTED_BY_DEVICE_CH312   false

Definition at line 35 of file YarpDevReturnValueCompat.h.

◆ YARP_DEV_RETURN_VALUE_ERROR_NOT_READY_CH312

#define YARP_DEV_RETURN_VALUE_ERROR_NOT_READY_CH312   false

Definition at line 39 of file YarpDevReturnValueCompat.h.

◆ YARP_DEV_RETURN_VALUE_ERROR_NWS_NWC_COMMUNICATION_CH312

#define YARP_DEV_RETURN_VALUE_ERROR_NWS_NWC_COMMUNICATION_CH312   false

Definition at line 36 of file YarpDevReturnValueCompat.h.

◆ YARP_DEV_RETURN_VALUE_ERROR_UNITIALIZED_CH312

#define YARP_DEV_RETURN_VALUE_ERROR_UNITIALIZED_CH312   false

Definition at line 40 of file YarpDevReturnValueCompat.h.

◆ YARP_DEV_RETURN_VALUE_OK_CH312

#define YARP_DEV_RETURN_VALUE_OK_CH312   true

Definition at line 33 of file YarpDevReturnValueCompat.h.

◆ YARP_DEV_RETURN_VALUE_TYPE_CH312

#define YARP_DEV_RETURN_VALUE_TYPE_CH312   bool

Definition at line 32 of file YarpDevReturnValueCompat.h.