Choreonoid  1.5
Macros
Body/exportdecl.h File Reference

Go to the source code of this file.

Macros

#define CNOID_BODY_DLLIMPORT
 
#define CNOID_BODY_DLLEXPORT
 
#define CNOID_BODY_DLLLOCAL
 
#define CNOID_BODY_DLLAPI   CNOID_BODY_DLLIMPORT
 
#define CNOID_BODY_LOCAL   CNOID_BODY_DLLLOCAL
 
#define CNOID_EXPORT   CNOID_BODY_DLLAPI
 

Macro Definition Documentation

◆ CNOID_BODY_DLLAPI

#define CNOID_BODY_DLLAPI   CNOID_BODY_DLLIMPORT

◆ CNOID_BODY_DLLEXPORT

#define CNOID_BODY_DLLEXPORT

◆ CNOID_BODY_DLLIMPORT

#define CNOID_BODY_DLLIMPORT

◆ CNOID_BODY_DLLLOCAL

#define CNOID_BODY_DLLLOCAL

◆ CNOID_BODY_LOCAL

#define CNOID_BODY_LOCAL   CNOID_BODY_DLLLOCAL

◆ CNOID_EXPORT

#define CNOID_EXPORT   CNOID_BODY_DLLAPI