12 #include <shogun/lib/versionstring.h> 13 #include <shogun/lib/config.h> 47 SG_SPRINT(
"Copyright (C) 1999-2009 Fraunhofer Institute FIRST\n")
48 SG_SPRINT(
"Copyright (C) 1999-2011 Max Planck Society\n")
49 SG_SPRINT(
"Copyright (C) 2009-2011 Berlin Institute of Technology\n")
50 SG_SPRINT(
"Copyright (C) 2012-2014 Soeren Sonnenburg, Sergey Lisitsyn, Heiko Strathmann, Viktor Gal, Fernando Iglesias et al\n")
51 SG_SPRINT(
"Written (W) 1999-2012 Soeren Sonnenburg, Gunnar Raetsch et al.\n\n")
53 SG_SPRINT(
"This is free software; see the source for copying conditions. There is NO\n")
54 SG_SPRINT(
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n")
110 return m_refcount->
ref();
120 int32_t rc = m_refcount->
unref();
static const char * get_version_release()
static const char * get_version_extra()
static int32_t get_version_hour()
static int32_t get_version_year()
static int32_t get_version_month()
static int32_t get_version_parameter()
SG_FORCED_INLINE int32_t ref()
static const char version_release[128]
static const char version_extra[128]
static int32_t get_version_day()
static const int32_t version_revision
SG_FORCED_INLINE int32_t unref()
static const int32_t version_day
static const int32_t version_year
static const int32_t version_hour
static const int32_t version_parameter
static const int32_t version_month
all of classes and functions are contained in the shogun namespace
static int64_t get_version_in_minutes()
SG_FORCED_INLINE int32_t ref_count()
static int32_t get_version_revision()
static int32_t get_version_minute()
int32_t ref_count() const
static const int32_t version_minute
static void print_version()