|
libptpmgmt 2.0
libptpmgmt library that provides the functionality of linuxptp pmc
|
| ▼ pub | |
| ▼ c | |
| cfg.h | C interface to configuration class |
| err.h | Get Last Error happend in library, C API |
| init.h | C interface to initialize a pmc application class |
| json.h | Convert a management or a signalling message to JSON |
| mngIds.h | Management IDs enumerator |
| mngTlvs.h | PTP management TLV structures |
| msg.h | Create and parse PTP management messages |
| msgCall.h | Messages dispatcher and builder for C |
| opt.h | C interface to command line options parsing class |
| ptp.h | C interface to network and PHC classes |
| sigTlvs.h | PTP signalling TLV structures |
| sock.h | C interface to sockets classes |
| types.h | Types, enumerators, and structers used by C interface to PTP management messages |
| ver.h | Version functions for C |
| bin.h | Provide Binary class |
| buf.h | Buffer for send, receive, build, and parse |
| callDef.h | Base classes with callbacks for message dispacher classes |
| cfg.h | Read ptp4l Configuration file |
| err.h | Get Last Error happend in library |
| init.h | Init a pmc application |
| json.h | Convert a management or a signalling message to JSON |
| mngIds.h | Management IDs enumerator |
| mngTlvs.h | PTP management TLV structures |
| msg.h | Create and parse PTP management messages |
| msgCall.h | Messages dispatcher and builder classes |
| name.h | Define name space |
| opt.h | Handle command line options |
| ptp.h | Read network interface information and retrieve the PTP information |
| sigTlvs.h | PTP signalling TLV structures |
| sock.h | Provide sockets to communicate with a PTP daemon |
| timeCvrt.h | Convert time constant |
| types.h | Types, enumerators, and structers used by PTP management messages |
| ver.h | Version functions |
| ▼ src | |
| cnvFunc.h | Conversions functions |
| vecDef.h | Standard vector container classes |