flux-info

flux-info —

Synopsis




const gchar* flux_info_get_package          (void);
const gchar* flux_info_get_version          (void);
const gchar* flux_info_get_build_host       (void);
const gchar* flux_info_get_build_os         (void);
const gchar* flux_info_get_build_cc         (void);
const gchar* flux_info_get_build_c_features (void);
const gchar* flux_info_get_build_cpu        (void);
const gchar* flux_info_get_build_host_name  (void);
const gchar* flux_info_get_build_time       (void);

Description

Details

flux_info_get_package ()

const gchar* flux_info_get_package          (void);

Returns :

flux_info_get_version ()

const gchar* flux_info_get_version          (void);

Returns :

flux_info_get_build_host ()

const gchar* flux_info_get_build_host       (void);

Returns :

flux_info_get_build_os ()

const gchar* flux_info_get_build_os         (void);

Returns :

flux_info_get_build_cc ()

const gchar* flux_info_get_build_cc         (void);

Returns :

flux_info_get_build_c_features ()

const gchar* flux_info_get_build_c_features (void);

Returns :

flux_info_get_build_cpu ()

const gchar* flux_info_get_build_cpu        (void);

Returns :

flux_info_get_build_host_name ()

const gchar* flux_info_get_build_host_name  (void);

Returns :

flux_info_get_build_time ()

const gchar* flux_info_get_build_time       (void);

Returns :