Macros
WareSignatureMacros.hpp File Reference

Detailed Description

Author
Jean-Christophe FABRE jean-.nosp@m.chri.nosp@m.stoph.nosp@m.e.fa.nosp@m.bre@i.nosp@m.nra..nosp@m.fr

Go to the source code of this file.

Macros

#define DECLARE_NAME(name)
 
#define DECLARE_DESCRIPTION(desc)
 
#define DECLARE_AUTHOR(name, email)
 
#define DECLARE_VERSION(version)
 
#define DECLARE_STATUS(status)
 
#define DECLARE_SDKVERSION
 

Macro Definition Documentation

◆ DECLARE_AUTHOR

#define DECLARE_AUTHOR (   name,
  email 
)

Macro for declaration of the ware author name and email

◆ DECLARE_DESCRIPTION

#define DECLARE_DESCRIPTION (   desc)

Macro for declaration of the ware description

◆ DECLARE_NAME

#define DECLARE_NAME (   name)

Macro for declaration of the ware name

◆ DECLARE_SDKVERSION

#define DECLARE_SDKVERSION

Macro for declaration of ABI version used to build the ware

◆ DECLARE_STATUS

#define DECLARE_STATUS (   status)

Macro for declaration of the ware status

◆ DECLARE_VERSION

#define DECLARE_VERSION (   version)

Macro for declaration of the ware version