PCL
MetaModule.h File Reference
#include <pcl/Defs.h>
#include <pcl/Diagnostics.h>
#include <pcl/MetaObject.h>
#include <pcl/String.h>
#include <pcl/Variant.h>

Go to the source code of this file.

Classes

class  pcl::MetaModule
 A formal description of a PixInsight module. More...
 

Namespaces

 pcl
 PCL root namespace.
 
 pcl::InstallMode
 Module installation modes.
 

Macros

#define PCL_MODULE_UNIQUE_ID(uid)    ("PIXINSIGHT_MODULE_UNIQUE_ID_" PCL_STRINGIFY( uid ))
 
#define PCL_MODULE_VERSION(MM, mm, rr, bbbb, lan)
 A utility macro to build a module version string. More...
 
#define PCL_MODULE_VERSION_S(MM, mm, rr, bbbb, lan, status)
 A utility macro to build a module version string, including a development status specification. More...