libptpmgmt
1.4
libptpmgmt library that provides the functionality of linuxptp pmc
|
Version functions. More...
#include "name.h"
Go to the source code of this file.
Macros | |
#define | LIBPTPMGMT_VER_MAJ (1) |
#define | LIBPTPMGMT_VER_MIN (4) |
#define | LIBPTPMGMT_VER_VAL (0x0104) |
#define | LIBPTPMGMT_VER "1.4" |
Functions | |
const char * | getVersion () |
int | getVersionMajor () |
int | getVersionMinor () |
unsigned | getVersionValue () |
Version functions.
This header is generated automatically.
#define LIBPTPMGMT_VER "1.4" |
Compilation library version string
#define LIBPTPMGMT_VER_MAJ (1) |
Compilation library version major
#define LIBPTPMGMT_VER_MIN (4) |
Compilation library version minor
#define LIBPTPMGMT_VER_VAL (0x0104) |
Compilation library version value
const char* getVersion | ( | ) |
Get this library version
int getVersionMajor | ( | ) |
Get this library major version
int getVersionMinor | ( | ) |
Get this library minor version
unsigned getVersionValue | ( | ) |
Get this library version in 16 bits value