|
libptpmgmt 2.0
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 (2) |
| #define | LIBPTPMGMT_VER_MIN (0) |
| #define | LIBPTPMGMT_VER_VAL (0x0200) |
| #define | LIBPTPMGMT_VER "2.0" |
Functions | |
| const char * | getVersion () |
| int | getVersionMajor () |
| int | getVersionMinor () |
| unsigned | getVersionValue () |
Version functions.
This header is generated automatically.
| #define LIBPTPMGMT_VER "2.0" |
Compilation library version string
| #define LIBPTPMGMT_VER_MAJ (2) |
Compilation library version major
| #define LIBPTPMGMT_VER_MIN (0) |
Compilation library version minor
| #define LIBPTPMGMT_VER_VAL (0x0200) |
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