52 #ifndef __PCL_Version_h
53 #define __PCL_Version_h
58 #include <pcl/Diagnostics.h>
148 return Major()*1000000 + Minor()*1000 + Release();
271 return Major()*1000000 + Minor()*1000 + Release();
285 friend class GlobalContextDispatcher;
Provides version information for the PixInsight core application.
static String AsString(bool withCodename=false)
PixInsightVersion()=delete
static String LanguageCode()
PixInsightVersion(const PixInsightVersion &)=delete
static bool Confidential()
~PixInsightVersion()=delete
Provides PCL version numbers.
Version(const Version &)=delete
static String LanguageCode()